Cut release v0.16.0 (#1763)

This commit is contained in:
Pierre Jacquier
2024-03-20 08:44:09 -04:00
committed by GitHub
parent f22ad7c4e7
commit d11d363f19
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "untitled-app", "name": "untitled-app",
"version": "0.15.6", "version": "0.16.0",
"private": true, "private": true,
"dependencies": { "dependencies": {
"@codemirror/autocomplete": "^6.10.2", "@codemirror/autocomplete": "^6.10.2",

View File

@ -7,7 +7,7 @@
}, },
"package": { "package": {
"productName": "zoo-modeling-app", "productName": "zoo-modeling-app",
"version": "0.15.6" "version": "0.16.0"
}, },
"tauri": { "tauri": {
"allowlist": { "allowlist": {