We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed68a34 commit cccedceCopy full SHA for cccedce
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "untitled-app",
3
- "version": "0.2.0",
+ "version": "0.3.0",
4
"private": true,
5
"dependencies": {
6
"@fortawesome/fontawesome-svg-core": "^6.4.2",
src-tauri/tauri.conf.json
@@ -8,7 +8,7 @@
8
},
9
"package": {
10
"productName": "kittycad-modeling-app",
11
- "version": "0.2.0"
+ "version": "0.3.0"
12
13
"tauri": {
14
"allowlist": {
0 commit comments