From 7ac697be2c1e599392730d15bf0234fe76df290b Mon Sep 17 00:00:00 2001 From: Manuel Araoz Date: Tue, 9 May 2017 15:13:45 -0300 Subject: [PATCH] v1.0.5 --- ethpm.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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": {