Merge pull request #1886 from ethcore/ver-bump

v1.4.0 in master
This commit is contained in:
Nikolay Volf
2016-08-09 17:15:01 +03:00
committed by GitHub
20 changed files with 90 additions and 90 deletions

View File

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

View File

@@ -3,7 +3,7 @@ description = "Ethcore IO library"
homepage = "http://ethcore.io"
license = "GPL-3.0"
name = "ethcore-io"
version = "1.3.0"
version = "1.4.0"
authors = ["Ethcore <admin@ethcore.io>"]
[dependencies]

View File

@@ -3,7 +3,7 @@ description = "Ethcore network library"
homepage = "http://ethcore.io"
license = "GPL-3.0"
name = "ethcore-network"
version = "1.3.0"
version = "1.4.0"
authors = ["Ethcore <admin@ethcore.io>"]
[dependencies]