Cut release v0.9.2 (#714)

This commit is contained in:
Pierre Jacquier
2023-09-26 20:39:05 -04:00
committed by GitHub
parent 0bc685b0c4
commit 12b3717eb5
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "untitled-app",
"version": "0.9.1",
"version": "0.9.2",
"private": true,
"dependencies": {
"@codemirror/autocomplete": "^6.9.0",

View File

@ -8,7 +8,7 @@
},
"package": {
"productName": "kittycad-modeling",
"version": "0.9.1"
"version": "0.9.2"
},
"tauri": {
"allowlist": {