Skip to content

Commit

Permalink
build: bump to 0.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
MassivDash committed Jan 22, 2023
1 parent 9c93140 commit bafb1cb
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src-tauri/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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 = "s3_manager"
version = "0.9.0"
version = "0.9.1"
description = "S3 Manager: A tool to manage S3 buckets"
authors = ["Lukasz Celitan, @SpaceoutPL"]
license = "MIT"
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 @@ -9,7 +9,7 @@
},
"package": {
"productName": "S3 Manager",
"version": "0.9.0"
"version": "0.9.1"
},
"tauri": {
"allowlist": {
Expand Down

0 comments on commit bafb1cb

Please sign in to comment.