Cut release v0.21.5 (#2418)

This commit is contained in:
Kurt Hutten
2024-05-21 10:35:10 +10:00
committed by GitHub
parent 8ea8f80e32
commit 20c4d44b8b
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -74,5 +74,5 @@
}
},
"productName": "Zoo Modeling App",
"version": "0.21.4"
"version": "0.21.5"
}