V0.11.0 release (#696)
* Update the version to 0.11.0 for non-upgradable crates * Fix target version for the current upgrade functions * Upgrade native client * Upgrade socks5 client * Upgrade mixnode * Upgrade gateway
This commit is contained in:
committed by
GitHub
parent
46b49eea2f
commit
191b3c09e2
Generated
+1
-1
@@ -1627,7 +1627,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "nym-validator-api"
|
||||
version = "0.11.0-rc1"
|
||||
version = "0.11.0"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"clap",
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
[package]
|
||||
name = "nym-validator-api"
|
||||
version = "0.11.0-rc1"
|
||||
version = "0.11.0"
|
||||
authors = [
|
||||
"Dave Hrycyszyn <futurechimp@users.noreply.github.com>",
|
||||
"Jędrzej Stuczyński <andrew@nymtech.net>",
|
||||
|
||||
Reference in New Issue
Block a user