version: bump nightly to 2.4 (#10165)

* version: bump nightly to 2.4

* revert rand downgrade
This commit is contained in:
Afri Schoedon
2019-01-14 17:29:17 +01:00
committed by GitHub
parent e8e087fc37
commit d356c6640d
3 changed files with 8 additions and 8 deletions

View File

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