Skip to content

Commit

Permalink
chore(release): 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Jun 11, 2024
1 parent 5e03143 commit 77a16b7
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
Expand Up @@ -2,7 +2,7 @@
"name": "botillery",
"private": true,
"license": "MIT",
"version": "1.1.3",
"version": "1.2.0",
"scripts": {
"dev": "next dev -p 1420",
"tauri:dev": "tauri dev",
Expand Down
2 changes: 1 addition & 1 deletion src-tauri/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "botillery"
version = "1.1.3"
version = "1.2.0"
description = "A Tauri App"
authors = ["you"]
license = "MIT"
Expand Down

0 comments on commit 77a16b7

Please sign in to comment.