Skip to content

Commit 36c3d5e

Browse files
authored
Merge pull request #408 from namada-net/v3.3.3-rc
update version
2 parents ca7745e + 0e99511 commit 36c3d5e

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

Cargo.lock

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ authors = ["Heliax <hello@heliax.dev>"]
2121
edition = "2024"
2222
license = "GPL-3.0"
2323
readme = "README.md"
24-
version = "3.3.2"
24+
version = "3.3.3"
2525

2626
[workspace.dependencies]
2727
anyhow = "1.0.75"
@@ -101,4 +101,4 @@ tracing = "0.1"
101101
tracing-subscriber = { version = "0.3", features = ["env-filter", "json"] }
102102
validator = { version = "0.16.0", features = ["derive"] }
103103
vergen = "8.0.0"
104-
bech32 = "0.11.0"
104+
bech32 = "0.11.0"

0 commit comments

Comments
 (0)