This commit is contained in:
Francisco Giordano
2017-12-22 19:50:42 -03:00
parent 4ce0e211c5
commit 4073cf6585
2 changed files with 2 additions and 2 deletions

View File

@ -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>"

View File

@ -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",