Manuel Araoz 8 년 전
부모
커밋
15169b245b
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      ethpm.json
  2. 1 1
      package.json

+ 1 - 1
ethpm.json

@@ -1,6 +1,6 @@
 {
   "package_name": "zeppelin",
-  "version": "1.0.3",
+  "version": "1.0.4",
   "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.3",
+  "version": "1.0.4",
   "description": "Secure Smart Contract library for Solidity",
   "main": "truffle.js",
   "scripts": {