Cut release v0.20.2 (#2319)

Signed-off-by: Jess Frazelle <github@jessfraz.com>
This commit is contained in:
Jess Frazelle
2024-05-07 18:35:55 -07:00
committed by GitHub
parent 2077cdb6fc
commit 0460f8eaee
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "untitled-app",
"version": "0.20.1",
"version": "0.20.2",
"private": true,
"dependencies": {
"@codemirror/autocomplete": "^6.16.0",

View File

@ -74,5 +74,5 @@
}
},
"productName": "Zoo Modeling App",
"version": "0.20.1"
"version": "0.20.2"
}