Cut release v0.19.3 (#2251)

This commit is contained in:
Pierre Jacquier
2024-04-25 16:28:42 -04:00
committed by GitHub
parent e45be831d0
commit aa52407fda
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -71,5 +71,5 @@
} }
}, },
"productName": "Zoo Modeling App", "productName": "Zoo Modeling App",
"version": "0.19.2" "version": "0.19.3"
} }