Skip to content

Commit cccedce

Browse files
authored
Bump to v0.3.0 (#378)
1 parent ed68a34 commit cccedce

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "untitled-app",
3-
"version": "0.2.0",
3+
"version": "0.3.0",
44
"private": true,
55
"dependencies": {
66
"@fortawesome/fontawesome-svg-core": "^6.4.2",

src-tauri/tauri.conf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"package": {
1010
"productName": "kittycad-modeling-app",
11-
"version": "0.2.0"
11+
"version": "0.3.0"
1212
},
1313
"tauri": {
1414
"allowlist": {

0 commit comments

Comments
 (0)