Bump to v0.6.1 (#465)

This commit is contained in:
Pierre Jacquier
2023-09-13 06:33:11 -04:00
committed by GitHub
parent a2a4daebe3
commit 33822b5a19
2 changed files with 2 additions and 2 deletions

View File

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

View File

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