Skip to content

Commit

Permalink
Bump to 3.4.2
Browse files Browse the repository at this point in the history
Signed-off-by: Oliver Tale-Yazdi <[email protected]>
  • Loading branch information
ggwpez committed Mar 29, 2024
1 parent d980447 commit 82bd8af
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
7 changes: 4 additions & 3 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ cargo-features = ["strip"]
[workspace.package]
edition = "2021"
authors = ["Oliver Tale-Yazdi <[email protected]>"]
version = "3.4.1"
version = "3.4.2"
repository = "https://github.com/ggwpez/substrate-weight-compare"
readme = "README.md"
keywords = [ "polkadot", "substrate", "blockchain" ]
Expand All @@ -20,7 +20,7 @@ members = [
resolver = "2"

[workspace.dependencies]
subweight-core = { version = "3.4.1", path = "core" }
subweight-core = { version = "3.4.2", path = "core" }

clap = { version = "4.5.4", features = ["derive"] }
env_logger = "0.11.3"
Expand Down

0 comments on commit 82bd8af

Please sign in to comment.