Bump to v0.1.0 (#335)

This commit is contained in:
Pierre Jacquier
2023-08-28 17:23:37 -04:00
committed by GitHub
parent 25b9b4cf98
commit eea47aae1e
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "untitled-app", "name": "untitled-app",
"version": "0.0.4", "version": "0.1.0",
"private": true, "private": true,
"dependencies": { "dependencies": {
"@fortawesome/fontawesome-svg-core": "^6.4.2", "@fortawesome/fontawesome-svg-core": "^6.4.2",

View File

@ -8,7 +8,7 @@
}, },
"package": { "package": {
"productName": "kittycad-modeling-app", "productName": "kittycad-modeling-app",
"version": "0.0.4" "version": "0.1.0"
}, },
"tauri": { "tauri": {
"allowlist": { "allowlist": {