parity-version: major bump to 2.0.0 🎉

This commit is contained in:
5chdn
2018-07-05 13:56:16 +02:00
parent 4839294c86
commit f2a23fcb22
3 changed files with 11 additions and 12 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.12.0"
version = "2.0.0"
authors = ["Parity Technologies <admin@parity.io>"]
build = "build.rs"