v0.8.10 (Polkadot 10) (#1277)

* Rename old labels.

* Bump runtimes

* Bump versions

* Bump lock
This commit is contained in:
Gavin Wood
2020-06-17 13:03:23 +02:00
committed by GitHub
parent 43d99bf24b
commit fdda80295f
25 changed files with 186 additions and 184 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "kusama-runtime"
version = "0.8.9"
version = "0.8.10"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018"
build = "build.rs"
+1 -1
View File
@@ -85,7 +85,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
spec_name: create_runtime_str!("kusama"),
impl_name: create_runtime_str!("parity-kusama"),
authoring_version: 2,
spec_version: 2009,
spec_version: 2010,
impl_version: 0,
apis: RUNTIME_API_VERSIONS,
transaction_version: 1,