version bumps (0.9.22) (#5495)

* bump versions to 0.9.22

* bump spec_version to 9220
This commit is contained in:
Mara Robin B
2022-05-16 13:24:24 +02:00
committed by GitHub
parent f8aea61e71
commit 3b685fbf91
92 changed files with 177 additions and 177 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "polkadot-voter-bags"
version = "0.9.19"
version = "0.9.22"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021"
@@ -1,6 +1,6 @@
[package]
name = "remote-ext-tests-bags-list"
version = "0.9.19"
version = "0.9.22"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021"
+2 -2
View File
@@ -1934,7 +1934,7 @@ checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
[[package]]
name = "polkadot-core-primitives"
version = "0.9.19"
version = "0.9.22"
dependencies = [
"parity-scale-codec",
"parity-util-mem",
@@ -3681,7 +3681,7 @@ dependencies = [
[[package]]
name = "staking-miner"
version = "0.9.19"
version = "0.9.22"
dependencies = [
"anyhow",
"assert_cmd",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "staking-miner"
version = "0.9.19"
version = "0.9.22"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021"