Cut release v0.22.1 (#2634)

This commit is contained in:
Frank Noirot
2024-06-07 14:49:29 -04:00
committed by GitHub
parent 39d249030d
commit 541400f4be
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -74,5 +74,5 @@
}
},
"productName": "Zoo Modeling App",
"version": "0.22.0"
"version": "0.22.1"
}