Bump stable to 1.8.11 (#8010)

This commit is contained in:
Rando
2018-02-27 21:21:56 +01:00
committed by GitHub
parent a02d7c68b3
commit 21522ff863
6 changed files with 39 additions and 39 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.10"
version = "1.8.11"
authors = ["Parity Technologies <admin@parity.io>"]
[dependencies]

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.8.10"
version = "1.8.11"
authors = ["Parity Technologies <admin@parity.io>"]
build = "build.rs"