Skip to content

Commit

Permalink
Release version v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sug0 committed Nov 22, 2024
1 parent 4b7ee4b commit 6edafe7
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

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

1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ keywords = ["blockchain", "privacy", "crypto", "protocol", "network"]
license = "MIT"
readme = "README.md"
repository = "https://github.com/heliaxdev/ibc-middleware"
version = "0.1.0"

[workspace.dependencies]
dur = "0.5.3"
Expand Down
2 changes: 1 addition & 1 deletion crates/packet-forward/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ keywords.workspace = true
license.workspace = true
readme.workspace = true
repository.workspace = true
version.workspace = true
version = "0.2.0"

[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ["cfg(coverage_nightly)"] }
Expand Down

0 comments on commit 6edafe7

Please sign in to comment.