Version bumps to v0.9.16 and 9160 (#4767)

* Bump spec_version

* Bump version to 0.9.16
This commit is contained in:
Chevdor
2022-02-02 15:22:32 +01:00
committed by GitHub
parent e8e6470fb7
commit 7e9a58fc99
86 changed files with 172 additions and 172 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "polkadot-client"
version = "0.9.13"
version = "0.9.16"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018"
@@ -1,6 +1,6 @@
[package]
name = "polkadot-node-collation-generation"
version = "0.9.13"
version = "0.9.16"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018"
@@ -1,6 +1,6 @@
[package]
name = "polkadot-node-core-approval-voting"
version = "0.9.13"
version = "0.9.16"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018"
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "polkadot-node-core-av-store"
version = "0.9.13"
version = "0.9.16"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018"
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "polkadot-node-core-backing"
version = "0.9.13"
version = "0.9.16"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018"
@@ -1,6 +1,6 @@
[package]
name = "polkadot-node-core-bitfield-signing"
version = "0.9.13"
version = "0.9.16"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018"
@@ -1,6 +1,6 @@
[package]
name = "polkadot-node-core-candidate-validation"
version = "0.9.13"
version = "0.9.16"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018"
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "polkadot-node-core-chain-api"
version = "0.9.13"
version = "0.9.16"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018"
@@ -1,7 +1,7 @@
[package]
name = "polkadot-node-core-chain-selection"
description = "Chain Selection Subsystem"
version = "0.9.13"
version = "0.9.16"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018"
@@ -1,6 +1,6 @@
[package]
name = "polkadot-node-core-dispute-coordinator"
version = "0.9.13"
version = "0.9.16"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018"
@@ -1,6 +1,6 @@
[package]
name = "polkadot-node-core-parachains-inherent"
version = "0.9.13"
version = "0.9.16"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018"
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "polkadot-node-core-provisioner"
version = "0.9.13"
version = "0.9.16"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018"
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "polkadot-node-core-pvf-checker"
version = "0.9.13"
version = "0.9.16"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018"
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "polkadot-node-core-pvf"
version = "0.9.13"
version = "0.9.16"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018"
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "polkadot-node-core-runtime-api"
version = "0.9.13"
version = "0.9.16"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018"
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "polkadot-node-jaeger"
version = "0.9.13"
version = "0.9.16"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018"
description = "Polkadot Jaeger primitives"
+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.13"
version = "0.9.16"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018"
readme = "README.md"
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "metered-channel"
version = "0.9.13"
version = "0.9.16"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018"
description = "Channels with attached Meters"
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "polkadot-node-metrics"
version = "0.9.13"
version = "0.9.16"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018"
description = "Subsystem metric helpers"
@@ -1,6 +1,6 @@
[package]
name = "polkadot-approval-distribution"
version = "0.9.13"
version = "0.9.16"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018"
@@ -1,6 +1,6 @@
[package]
name = "polkadot-availability-distribution"
version = "0.9.13"
version = "0.9.16"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018"
@@ -1,6 +1,6 @@
[package]
name = "polkadot-availability-recovery"
version = "0.9.13"
version = "0.9.16"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018"
@@ -1,6 +1,6 @@
[package]
name = "polkadot-availability-bitfield-distribution"
version = "0.9.13"
version = "0.9.16"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018"
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "polkadot-network-bridge"
version = "0.9.13"
version = "0.9.16"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018"
@@ -1,6 +1,6 @@
[package]
name = "polkadot-collator-protocol"
version = "0.9.13"
version = "0.9.16"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018"
@@ -1,6 +1,6 @@
[package]
name = "polkadot-dispute-distribution"
version = "0.9.13"
version = "0.9.16"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018"
@@ -1,6 +1,6 @@
[package]
name = "polkadot-gossip-support"
version = "0.9.13"
version = "0.9.16"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018"
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "polkadot-node-network-protocol"
version = "0.9.13"
version = "0.9.16"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018"
description = "Primitives types for the Node-side"
@@ -1,6 +1,6 @@
[package]
name = "polkadot-statement-distribution"
version = "0.9.13"
version = "0.9.16"
authors = ["Parity Technologies <admin@parity.io>"]
description = "Statement Distribution Subsystem"
edition = "2018"
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "polkadot-overseer"
version = "0.9.13"
version = "0.9.16"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018"
@@ -1,6 +1,6 @@
[package]
name = "polkadot-overseer-gen"
version = "0.9.13"
version = "0.9.16"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018"
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.13"
version = "0.9.16"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018"
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.13"
version = "0.9.16"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018"
description = "Primitives types for the Node-side"
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "polkadot-service"
version = "0.9.13"
version = "0.9.16"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018"
@@ -1,6 +1,6 @@
[package]
name = "polkadot-node-subsystem-test-helpers"
version = "0.9.13"
version = "0.9.16"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018"
description = "Subsystem traits and message definitions"
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "polkadot-node-subsystem-types"
version = "0.9.13"
version = "0.9.16"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018"
description = "Subsystem traits and message definitions"
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "polkadot-node-subsystem-util"
version = "0.9.13"
version = "0.9.16"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018"
description = "Subsystem traits and message definitions"
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "polkadot-node-subsystem"
version = "0.9.13"
version = "0.9.16"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018"
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.13"
version = "0.9.16"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018"
@@ -1,6 +1,6 @@
[package]
name = "polkadot-performance-test"
version = "0.9.13"
version = "0.9.16"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018"
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "polkadot-test-service"
version = "0.9.13"
version = "0.9.16"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018"
@@ -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.13"
version = "0.9.16"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021"
readme = "README.md"