Francisco Giordano 7 năm trước cách đây
mục cha
commit
4073cf6585
2 tập tin đã thay đổi với 2 bổ sung2 xóa
  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",