parity-version: bump stable to 1.10.9

This commit is contained in:
5chdn
2018-06-29 15:07:16 +02:00
parent bd20c45898
commit d7d779abf7
5 changed files with 10 additions and 10 deletions

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