version bumps (0.9.28) (#5933)

* Bump crate versions

* Bump spec_version to 9280 for kusama

* Bump spec_version to 9280 for polkadot

* Bump spec_version to 9280 for rococo

* Bump spec_version to 9280 for westend

* update Cargo.lock

Co-authored-by: parity-processbot <>
This commit is contained in:
Mara Robin B
2022-08-29 18:01:58 +02:00
committed by GitHub
parent 80fae17118
commit fc97080cb2
89 changed files with 171 additions and 171 deletions
@@ -1,6 +1,6 @@
[package]
name = "test-parachain-adder"
version = "0.9.27"
version = "0.9.28"
authors = ["Parity Technologies <admin@parity.io>"]
description = "Test parachain which adds to a number as its state transition"
edition = "2021"
@@ -1,6 +1,6 @@
[package]
name = "test-parachain-adder-collator"
version = "0.9.27"
version = "0.9.28"
authors = ["Parity Technologies <admin@parity.io>"]
description = "Collator for the adder test parachain"
edition = "2021"