Bump version to 0.10.0 in preparation for 1.0gamma (#1385)

* Bump version to 0.10.0 in preparation for 1.0gamma

* Update lock file
This commit is contained in:
Gav Wood
2019-01-10 18:16:49 +01:00
committed by GitHub
parent d6ef5f9215
commit 0c8755a276
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -3318,7 +3318,7 @@ dependencies = [
[[package]]
name = "substrate"
version = "0.9.2"
version = "0.10.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.9.2"
version = "0.10.0"
authors = ["Parity Technologies <admin@parity.io>"]
build = "build.rs"