Bump versions. (#1219)

* Bump versions.

* Update lock
This commit is contained in:
Gavin Wood
2020-06-09 12:26:50 +02:00
committed by GitHub
parent 9bbcc3d89f
commit 425f4bb060
24 changed files with 43 additions and 43 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "kusama-runtime"
version = "0.8.5"
version = "0.8.6"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018"
build = "build.rs"
+1 -1
View File
@@ -84,7 +84,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
spec_name: create_runtime_str!("kusama"),
impl_name: create_runtime_str!("parity-kusama"),
authoring_version: 2,
spec_version: 2005,
spec_version: 2006,
impl_version: 0,
apis: RUNTIME_API_VERSIONS,
transaction_version: 1,