This commit is contained in:
arkpar
2016-08-09 11:40:57 +02:00
parent ab8b763ea5
commit 69d1c1f237
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]