Cut release v0.22.4 (#2748)

This commit is contained in:
Jess Frazelle
2024-06-21 22:55:34 -07:00
committed by GitHub
parent 226ed37c5f
commit 03e4f457d4
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -75,5 +75,5 @@
}
},
"productName": "Zoo Modeling App",
"version": "0.22.3"
"version": "0.22.4"
}