From e1eed257f19bdcd0e6684eaf96ae389873dc7bf3 Mon Sep 17 00:00:00 2001 From: Manuel Araoz Date: Mon, 29 May 2017 18:29:48 -0300 Subject: [PATCH] v1.0.6 --- ethpm.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ethpm.json b/ethpm.json index f5e4022c0..cf26f20ab 100644 --- a/ethpm.json +++ b/ethpm.json @@ -1,6 +1,6 @@ { "package_name": "zeppelin", - "version": "1.0.5", + "version": "1.0.6", "description": "Secure Smart Contract library for Solidity", "authors": [ "Manuel Araoz " diff --git a/package.json b/package.json index de348489d..dbfdaa06b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "zeppelin-solidity", - "version": "1.0.5", + "version": "1.0.6", "description": "Secure Smart Contract library for Solidity", "main": "truffle.js", "scripts": {