diff --git a/ethpm.json b/ethpm.json index b596dc7978c..f5e4022c0e3 100644 --- a/ethpm.json +++ b/ethpm.json @@ -1,6 +1,6 @@ { "package_name": "zeppelin", - "version": "1.0.4", + "version": "1.0.5", "description": "Secure Smart Contract library for Solidity", "authors": [ "Manuel Araoz " diff --git a/package.json b/package.json index d8e3df49e2e..681a5d4993c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "zeppelin-solidity", - "version": "1.0.4", + "version": "1.0.5", "description": "Secure Smart Contract library for Solidity", "main": "truffle.js", "scripts": {