diff --git a/package.json b/package.json index 1bad30d16..e7d62d0ee 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "untitled-app", - "version": "0.0.4", + "version": "0.1.0", "private": true, "dependencies": { "@fortawesome/fontawesome-svg-core": "^6.4.2", diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index 4cb4d383e..d3424488a 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -8,7 +8,7 @@ }, "package": { "productName": "kittycad-modeling-app", - "version": "0.0.4" + "version": "0.1.0" }, "tauri": { "allowlist": {