bump to 1.10.0 (#7507)

* bump to 1.10.0

* update version of version crate

* bump Cargo.lock
This commit is contained in:
Marek Kotewicz
2018-01-11 09:58:37 +01:00
committed by Afri Schoedon
parent 436f09d5a5
commit cfc2a240c4
5 changed files with 11 additions and 11 deletions

View File

@@ -1,7 +1,7 @@
[package]
name = "parity-version"
# NOTE: this value is used for Parity version string.
version = "1.9.0"
# NOTE: this value is used for Parity version string (via env CARGO_PKG_VERSION)
version = "1.10.0"
authors = ["Parity Technologies <admin@parity.io>"]
build = "build.rs"