Skip to content

Commit

Permalink
chore(release): 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Jun 10, 2024
1 parent 725dc7d commit 3171787
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.0.1",
"version": "1.1.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.0.1"
version = "1.1.0"
description = "A Tauri App"
authors = ["you"]
license = "MIT"
Expand Down

0 comments on commit 3171787

Please sign in to comment.