Bump versions & spec_versions (#3368)

* bump versions & spec_versions

* bump Cargo.lock
This commit is contained in:
Martin Pugh
2021-06-25 12:59:14 +02:00
committed by GitHub
parent acec54a74b
commit 022e8bc11c
30 changed files with 55 additions and 55 deletions
@@ -1,6 +1,6 @@
[package]
name = "test-parachain-adder"
version = "0.9.5"
version = "0.9.7"
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.5"
version = "0.9.7"
authors = ["Parity Technologies <admin@parity.io>"]
description = "Collator for the adder test parachain"
edition = "2018"