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-client"
version = "0.9.19"
version = "0.9.22"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021"
@@ -1,6 +1,6 @@
[package]
name = "polkadot-node-collation-generation"
version = "0.9.19"
version = "0.9.22"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021"
@@ -1,6 +1,6 @@
[package]
name = "polkadot-node-core-approval-voting"
version = "0.9.19"
version = "0.9.22"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021"
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "polkadot-node-core-av-store"
version = "0.9.19"
version = "0.9.22"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021"
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "polkadot-node-core-backing"
version = "0.9.19"
version = "0.9.22"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021"
@@ -1,6 +1,6 @@
[package]
name = "polkadot-node-core-bitfield-signing"
version = "0.9.19"
version = "0.9.22"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021"
@@ -1,6 +1,6 @@
[package]
name = "polkadot-node-core-candidate-validation"
version = "0.9.19"
version = "0.9.22"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021"
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "polkadot-node-core-chain-api"
version = "0.9.19"
version = "0.9.22"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021"
@@ -1,7 +1,7 @@
[package]
name = "polkadot-node-core-chain-selection"
description = "Chain Selection Subsystem"
version = "0.9.19"
version = "0.9.22"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021"
@@ -1,6 +1,6 @@
[package]
name = "polkadot-node-core-dispute-coordinator"
version = "0.9.19"
version = "0.9.22"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021"
@@ -1,6 +1,6 @@
[package]
name = "polkadot-node-core-parachains-inherent"
version = "0.9.19"
version = "0.9.22"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021"
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "polkadot-node-core-provisioner"
version = "0.9.19"
version = "0.9.22"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021"
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "polkadot-node-core-pvf-checker"
version = "0.9.19"
version = "0.9.22"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021"
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "polkadot-node-core-pvf"
version = "0.9.19"
version = "0.9.22"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021"
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "polkadot-node-core-runtime-api"
version = "0.9.19"
version = "0.9.22"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021"
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "tracing-gum"
version = "0.9.19"
version = "0.9.22"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021"
description = "Stick logs together with the TraceID as provided by tempo"
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "tracing-gum-proc-macro"
version = "0.9.19"
version = "0.9.22"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021"
description = "Generate an overseer including builder pattern and message wrapper from a single annotated struct definition."
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "polkadot-node-jaeger"
version = "0.9.19"
version = "0.9.22"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021"
description = "Polkadot Jaeger primitives, but equally useful for Grafana/Tempo"
+1 -1
View File
@@ -2,7 +2,7 @@
name = "polkadot-test-malus"
description = "Misbehaving nodes for local testnets, system and Simnet tests."
license = "GPL-3.0-only"
version = "0.9.19"
version = "0.9.22"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021"
readme = "README.md"
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "metered-channel"
version = "0.9.19"
version = "0.9.22"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021"
description = "Channels with attached Meters"
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "polkadot-node-metrics"
version = "0.9.19"
version = "0.9.22"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021"
description = "Subsystem metric helpers"
@@ -1,6 +1,6 @@
[package]
name = "polkadot-approval-distribution"
version = "0.9.19"
version = "0.9.22"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021"
@@ -1,6 +1,6 @@
[package]
name = "polkadot-availability-distribution"
version = "0.9.19"
version = "0.9.22"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021"
@@ -1,6 +1,6 @@
[package]
name = "polkadot-availability-recovery"
version = "0.9.19"
version = "0.9.22"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021"
@@ -1,6 +1,6 @@
[package]
name = "polkadot-availability-bitfield-distribution"
version = "0.9.19"
version = "0.9.22"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021"
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "polkadot-network-bridge"
version = "0.9.19"
version = "0.9.22"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021"
@@ -1,6 +1,6 @@
[package]
name = "polkadot-collator-protocol"
version = "0.9.19"
version = "0.9.22"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021"
@@ -1,6 +1,6 @@
[package]
name = "polkadot-dispute-distribution"
version = "0.9.19"
version = "0.9.22"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021"
@@ -1,6 +1,6 @@
[package]
name = "polkadot-gossip-support"
version = "0.9.19"
version = "0.9.22"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021"
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "polkadot-node-network-protocol"
version = "0.9.19"
version = "0.9.22"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021"
description = "Primitives types for the Node-side"
@@ -1,6 +1,6 @@
[package]
name = "polkadot-statement-distribution"
version = "0.9.19"
version = "0.9.22"
authors = ["Parity Technologies <admin@parity.io>"]
description = "Statement Distribution Subsystem"
edition = "2021"
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "polkadot-overseer"
version = "0.9.19"
version = "0.9.22"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021"
@@ -1,6 +1,6 @@
[package]
name = "polkadot-overseer-gen"
version = "0.9.19"
version = "0.9.22"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021"
description = "Generate an overseer including builder pattern and message wrapper from a single struct."
@@ -1,6 +1,6 @@
[package]
name = "polkadot-overseer-gen-proc-macro"
version = "0.9.19"
version = "0.9.22"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021"
description = "Generate an overseer including builder pattern and message wrapper from a single annotated struct definition."
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "polkadot-node-primitives"
version = "0.9.19"
version = "0.9.22"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021"
description = "Primitives types for the Node-side"
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "polkadot-service"
version = "0.9.19"
version = "0.9.22"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021"
@@ -1,6 +1,6 @@
[package]
name = "polkadot-node-subsystem-test-helpers"
version = "0.9.19"
version = "0.9.22"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021"
description = "Subsystem traits and message definitions"
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "polkadot-node-subsystem-types"
version = "0.9.19"
version = "0.9.22"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021"
description = "Subsystem traits and message definitions"
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "polkadot-node-subsystem-util"
version = "0.9.19"
version = "0.9.22"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021"
description = "Subsystem traits and message definitions"
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "polkadot-node-subsystem"
version = "0.9.19"
version = "0.9.22"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021"
description = "Subsystem traits and message definitions and the generated overseer"
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "polkadot-test-client"
version = "0.9.19"
version = "0.9.22"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021"
@@ -1,6 +1,6 @@
[package]
name = "polkadot-performance-test"
version = "0.9.19"
version = "0.9.22"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021"
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "polkadot-test-service"
version = "0.9.19"
version = "0.9.22"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021"
@@ -2,7 +2,7 @@
name = "zombienet-backchannel"
description = "Zombienet backchannel to notify test runner and coordinate with malus actors."
license = "GPL-3.0-only"
version = "0.9.19"
version = "0.9.22"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021"
readme = "README.md"