Bump stable to 1.8.10

This commit is contained in:
5chdn
2018-02-14 15:03:37 +01:00
parent 549192f1eb
commit e5b1bbe886
5 changed files with 5 additions and 5 deletions

View File

@@ -3,7 +3,7 @@ description = "Ethcore utility library"
homepage = "http://parity.io"
license = "GPL-3.0"
name = "ethcore-util"
version = "1.8.9"
version = "1.8.10"
authors = ["Parity Technologies <admin@parity.io>"]
build = "build.rs"

View File

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