Manuel Araoz 8 years ago
parent
commit
7b9c1429d9
2 changed files with 2 additions and 2 deletions
  1. 1 1
      ethpm.json
  2. 1 1
      package.json

+ 1 - 1
ethpm.json

@@ -1,6 +1,6 @@
 {
   "package_name": "zeppelin",
-  "version": "1.0.6",
+  "version": "1.0.7",
   "description": "Secure Smart Contract library for Solidity",
   "authors": [
     "Manuel Araoz <manuelaraoz@gmail.com>"

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "zeppelin-solidity",
-  "version": "1.0.6",
+  "version": "1.0.7",
   "description": "Secure Smart Contract library for Solidity",
   "main": "truffle.js",
   "scripts": {