Francisco Giordano hace 7 años
padre
commit
4073cf6585
Se han modificado 2 ficheros con 2 adiciones y 2 borrados
  1. 1 1
      ethpm.json
  2. 1 1
      package.json

+ 1 - 1
ethpm.json

@@ -1,6 +1,6 @@
 {
   "package_name": "zeppelin",
-  "version": "1.4.0",
+  "version": "1.5.0",
   "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.4.0",
+  "version": "1.5.0",
   "description": "Secure Smart Contract library for Solidity",
   "scripts": {
     "test": "scripts/test.sh",