Bump versions, substrate and beefy in prep for v0.9.9 (#3567)

* bump versions, substrate and beefy

* bump substrate
This commit is contained in:
Martin Pugh
2021-08-05 15:12:18 +02:00
committed by GitHub
parent 7dc036d6d2
commit 49a46f78d3
31 changed files with 378 additions and 351 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "polkadot-client"
version = "0.9.8"
version = "0.9.9"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018"
+1 -1
View File
@@ -10,7 +10,7 @@ path = "src/variant-a.rs"
name = "polkadot-test-malus"
description = "Misbehaving nodes for local testnets, system and Simnet tests."
license = "GPL-3.0-only"
version = "0.9.8"
version = "0.9.9"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018"
readme = "README.md"
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "polkadot-service"
version = "0.9.8"
version = "0.9.9"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018"
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "polkadot-test-client"
version = "0.9.8"
version = "0.9.9"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018"
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "polkadot-test-service"
version = "0.9.8"
version = "0.9.9"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018"