Bump to 0.0.4 (#298)

This commit is contained in:
Pierre Jacquier
2023-08-21 16:28:05 -04:00
committed by GitHub
parent 965d2b23cf
commit 6809a46b6a
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "untitled-app", "name": "untitled-app",
"version": "0.0.3", "version": "0.0.4",
"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.3" "version": "0.0.4"
}, },
"tauri": { "tauri": {
"allowlist": { "allowlist": {