Cut release v0.21.9 (#2522)

This commit is contained in:
Jess Frazelle
2024-05-24 16:08:26 -07:00
committed by GitHub
parent 062abd148f
commit 1b72c7df85
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -74,5 +74,5 @@
}
},
"productName": "Zoo Modeling App",
"version": "0.21.8"
"version": "0.21.9"
}