Version bump (#2095)

This commit is contained in:
Arkadiy Paronyan
2019-03-23 11:18:01 +01:00
committed by GitHub
parent 36d90ff272
commit ce32bfa923
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -3595,7 +3595,7 @@ dependencies = [
[[package]]
name = "substrate"
version = "0.10.0"
version = "0.11.0"
dependencies = [
"ctrlc 3.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
"error-chain 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
+1 -1
View File
@@ -4,7 +4,7 @@ path = "node/src/main.rs"
[package]
name = "substrate"
version = "0.10.0"
version = "0.11.0"
authors = ["Parity Technologies <admin@parity.io>"]
build = "build.rs"
edition = "2018"