Bump to v0.6.0 (#442)

This commit is contained in:
Pierre Jacquier
2023-09-12 18:48:12 -04:00
committed by GitHub
parent 2f25564fcc
commit cf39c08428
2 changed files with 2 additions and 2 deletions

View File

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

View File

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