Skip to content

Commit

Permalink
chore: Release
Browse files Browse the repository at this point in the history
  • Loading branch information
SupernaviX committed Aug 26, 2024
1 parent 0e906a6 commit 555b1e1
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions 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 gastronomy-cli/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "gastronomy-cli"
version = "0.3.12"
version = "0.3.13"
edition = "2021"
repository = "https://github.com/SundaeSwap-finance/gastronomy"
description = "Gastronomy CLI"
Expand Down
2 changes: 1 addition & 1 deletion gastronomy-ui/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "gastronomy-ui"
version = "0.3.12"
version = "0.3.13"
edition = "2021"
repository = "https://github.com/SundaeSwap-finance/gastronomy"
description = "Gastronomy GUI"
Expand Down
2 changes: 1 addition & 1 deletion gastronomy-ui/tauri.conf.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
},
"package": {
"productName": "gastronomy",
"version": "0.3.12"
"version": "0.3.13"
},
"tauri": {
"allowlist": {
Expand Down
2 changes: 1 addition & 1 deletion gastronomy/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "gastronomy"
version = "0.3.12"
version = "0.3.13"
edition = "2021"
repository = "https://github.com/SundaeSwap-finance/gastronomy"
publish = false
Expand Down

0 comments on commit 555b1e1

Please sign in to comment.