Cut release v0.21.3 (#2360)

This commit is contained in:
Frank Noirot
2024-05-15 16:46:56 -04:00
committed by GitHub
parent f1cd2355c6
commit 863e4e206f
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -74,5 +74,5 @@
}
},
"productName": "Zoo Modeling App",
"version": "0.21.2"
"version": "0.21.3"
}