Cut release v0.10.0 (#803)

Co-authored-by: Frank Noirot <frank@kittycad.io>
This commit is contained in:
Pierre Jacquier
2023-10-06 11:09:54 -04:00
committed by GitHub
parent d31d07d9c8
commit b17e61d963
2 changed files with 2 additions and 2 deletions

View File

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

View File

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