diff --git a/ethpm.json b/ethpm.json index 6c3096746..5c6e9bd82 100644 --- a/ethpm.json +++ b/ethpm.json @@ -1,6 +1,6 @@ { "package_name": "zeppelin", - "version": "1.7.0", + "version": "1.8.0", "description": "Secure Smart Contract library for Solidity", "authors": [ "Manuel Araoz " diff --git a/package.json b/package.json index fb9dda67e..360cc9b27 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "zeppelin-solidity", - "version": "1.7.0", + "version": "1.8.0", "description": "Secure Smart Contract library for Solidity", "scripts": { "test": "scripts/test.sh",