This commit is contained in:
Francisco Giordano
2017-09-21 14:18:08 -03:00
parent 1df75a951f
commit 725ed40a57
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -1,6 +1,6 @@
{
"name": "zeppelin-solidity",
"version": "1.2.0",
"version": "1.3.0",
"description": "Secure Smart Contract library for Solidity",
"scripts": {
"test": "scripts/test.sh",