Skip to content

Commit

Permalink
Merge branch 'release/v1.12.1' of github.com:nymtech/nym into release…
Browse files Browse the repository at this point in the history
…/v0.12.1
  • Loading branch information
futurechimp committed Dec 23, 2021
2 parents f84bac1 + 0cef1ab commit c3d9086
Show file tree
Hide file tree
Showing 2 changed files with 3 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.

4 changes: 2 additions & 2 deletions mixnode/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

[package]
name = "nym-mixnode"
version = "0.12.0"
version = "0.12.1"
authors = [
"Dave Hrycyszyn <[email protected]>",
"Jędrzej Stuczyński <[email protected]>",
Expand Down Expand Up @@ -48,4 +48,4 @@ version-checker = { path="../common/version-checker" }
serial_test = "0.5"

[build-dependencies]
vergen = { version = "5", default-features = false, features = ["build", "git", "rustc", "cargo"] }
vergen = { version = "5", default-features = false, features = ["build", "git", "rustc", "cargo"] }

0 comments on commit c3d9086

Please sign in to comment.