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

@@ -1,6 +1,6 @@
[package]
name = "ethcore-ipc-codegen"
version = "1.3.0"
version = "1.4.0"
authors = ["Nikolay Volf"]
license = "GPL-3.0"
description = "Macros to auto-generate implementations for ipc call"

View File

@@ -1,6 +1,6 @@
[package]
name = "ethcore-ipc-nano"
version = "1.3.0"
version = "1.4.0"
authors = ["Nikolay Volf <nikolay@ethcore.io>"]
license = "GPL-3.0"

View File

@@ -1,6 +1,6 @@
[package]
name = "ethcore-ipc"
version = "1.3.0"
version = "1.4.0"
authors = ["Nikolay Volf <nikvolf@gmail.com>"]
license = "GPL-3.0"