Skip to content

Commit

Permalink
Bump to v0.8.0 (#561)
Browse files Browse the repository at this point in the history
Co-authored-by: Frank Noirot <[email protected]>
  • Loading branch information
pierremtb and franknoirot authored Sep 19, 2023
1 parent 488e41a commit 075d2de
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "untitled-app",
"version": "0.7.1",
"version": "0.8.0",
"private": true,
"dependencies": {
"@codemirror/autocomplete": "^6.9.0",
Expand Down
2 changes: 1 addition & 1 deletion src-tauri/tauri.conf.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"package": {
"productName": "kittycad-modeling",
"version": "0.7.1"
"version": "0.8.0"
},
"tauri": {
"allowlist": {
Expand Down

1 comment on commit 075d2de

@vercel
Copy link

@vercel vercel bot commented on 075d2de Sep 19, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.