Bump version (#4904)

* Bump spec_version

* Bump version to 0.9.17
This commit is contained in:
Mara Robin B
2022-02-11 20:43:39 +01:00
committed by GitHub
parent a0ebff4909
commit 167df32561
86 changed files with 172 additions and 172 deletions
@@ -1,6 +1,6 @@
[package]
name = "test-parachains"
version = "0.9.16"
version = "0.9.17"
authors = ["Parity Technologies <admin@parity.io>"]
description = "Integration tests using the test-parachains"
edition = "2018"
@@ -1,6 +1,6 @@
[package]
name = "test-parachain-adder"
version = "0.9.16"
version = "0.9.17"
authors = ["Parity Technologies <admin@parity.io>"]
description = "Test parachain which adds to a number as its state transition"
edition = "2018"
@@ -1,6 +1,6 @@
[package]
name = "test-parachain-adder-collator"
version = "0.9.16"
version = "0.9.17"
authors = ["Parity Technologies <admin@parity.io>"]
description = "Collator for the adder test parachain"
edition = "2018"
@@ -1,6 +1,6 @@
[package]
name = "test-parachain-halt"
version = "0.9.16"
version = "0.9.17"
authors = ["Parity Technologies <admin@parity.io>"]
description = "Test parachain which executes forever"
edition = "2018"