mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 21:41:12 +00:00
version bumps (0.9.22) (#5495)
* bump versions to 0.9.22 * bump spec_version to 9220
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Generated
+2
-2
@@ -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,6 +1,6 @@
|
||||
[package]
|
||||
name = "staking-miner"
|
||||
version = "0.9.19"
|
||||
version = "0.9.22"
|
||||
authors = ["Parity Technologies <admin@parity.io>"]
|
||||
edition = "2021"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user