Skip to content

Commit

Permalink
merg
Browse files Browse the repository at this point in the history
bump to correct version
  • Loading branch information
Jon-Becker authored Dec 28, 2022
2 parents 64b9817 + 686e1b4 commit 664dd40
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion common/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "heimdall-common"
version = "0.2.0"
version = "0.2.1"
edition = "2021"
license = "MIT"
readme = "README.md"
Expand Down
2 changes: 1 addition & 1 deletion config/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "heimdall-config"
version = "0.2.0"
version = "0.2.1"
edition = "2021"
license = "MIT"
readme = "README.md"
Expand Down
2 changes: 1 addition & 1 deletion heimdall/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ keywords = ["ethereum", "web3", "decompiler", "evm", "crypto"]
license = "MIT"
name = "heimdall"
readme = "README.md"
version = "0.2.0"
version = "0.2.1"

[dependencies]
backtrace = "0.3"
Expand Down

0 comments on commit 664dd40

Please sign in to comment.