bump to 0.9.23 (#5593)

* bump version to 0.9.23

* bump spec_version to 9230
This commit is contained in:
Mara Robin B
2022-05-27 10:18:23 +02:00
committed by GitHub
parent c9316799ea
commit 7eba8f2162
89 changed files with 171 additions and 171 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "polkadot-voter-bags"
version = "0.9.22"
version = "0.9.23"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021"
@@ -1,6 +1,6 @@
[package]
name = "remote-ext-tests-bags-list"
version = "0.9.22"
version = "0.9.23"
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.22"
version = "0.9.23"
dependencies = [
"parity-scale-codec",
"parity-util-mem",
@@ -3681,7 +3681,7 @@ dependencies = [
[[package]]
name = "staking-miner"
version = "0.9.22"
version = "0.9.23"
dependencies = [
"anyhow",
"assert_cmd",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "staking-miner"
version = "0.9.22"
version = "0.9.23"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021"