Skip to content

Commit

Permalink
Cut release v0.21.0 (#2334)
Browse files Browse the repository at this point in the history
  • Loading branch information
pierremtb committed May 10, 2024
1 parent 8dc3628 commit da323e2
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.20.2",
"version": "0.21.0",
"private": true,
"dependencies": {
"@codemirror/autocomplete": "^6.16.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 @@ -74,5 +74,5 @@
}
},
"productName": "Zoo Modeling App",
"version": "0.20.2"
"version": "0.21.0"
}

0 comments on commit da323e2

Please sign in to comment.