Skip to content

Commit

Permalink
Cut release v0.22.1 (#2634)
Browse files Browse the repository at this point in the history
  • Loading branch information
franknoirot committed Jun 7, 2024
1 parent 39d2490 commit 541400f
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.22.0",
"version": "0.22.1",
"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.22.0"
"version": "0.22.1"
}

0 comments on commit 541400f

Please sign in to comment.