This commit is contained in:
Francisco Giordano
2018-03-23 15:04:24 -03:00
parent e96164feea
commit 8b7d6cf11c
2 changed files with 2 additions and 2 deletions

View File

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