Skip to content

Commit

Permalink
v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
maraoz committed Jul 2, 2017
1 parent 63b5fc5 commit 7434b3d
Show file tree
Hide file tree
Showing 3 changed files with 431 additions and 21 deletions.
2 changes: 1 addition & 1 deletion ethpm.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"package_name": "zeppelin",
"version": "1.0.7",
"version": "1.1.0",
"description": "Secure Smart Contract library for Solidity",
"authors": [
"Manuel Araoz <manuelaraoz@gmail.com>"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "zeppelin-solidity",
"version": "1.0.7",
"version": "1.1.0",
"description": "Secure Smart Contract library for Solidity",
"main": "truffle.js",
"scripts": {
Expand Down

0 comments on commit 7434b3d

Please sign in to comment.