Cut release v0.19.0 (#2206)

Co-authored-by: Kurt Hutten <k.hutten@protonmail.ch>
This commit is contained in:
Pierre Jacquier
2024-04-25 13:30:49 +02:00
committed by GitHub
parent b950cc0583
commit e123a00d4b
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -55,5 +55,5 @@
}
},
"productName": "Zoo Modeling App",
"version": "0.18.1"
"version": "0.19.0"
}