This commit is contained in:
Arkadiy Paronyan
2016-06-25 10:32:05 +02:00
committed by Gav Wood
parent 482d910b15
commit a72d8ee0e7
17 changed files with 59 additions and 59 deletions

View File

@@ -1,7 +1,7 @@
[package]
description = "Ethcore jsonrpc"
name = "ethcore-rpc"
version = "1.2.0"
version = "1.3.0"
license = "GPL-3.0"
authors = ["Ethcore <admin@ethcore.io"]
build = "build.rs"

View File

@@ -1,7 +1,7 @@
[package]
description = "Rpc test client."
name = "rpctest"
version = "1.2.0"
version = "1.3.0"
license = "GPL-3.0"
authors = ["Ethcore <admin@ethcore.io>"]