Skip to content

Commit 9ea4bae

Browse files
committed
v1.7.0
1 parent c05918c commit 9ea4bae

File tree

3 files changed

+34
-34
lines changed

3 files changed

+34
-34
lines changed

ethpm.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"package_name": "zeppelin",
3-
"version": "1.6.0",
3+
"version": "1.7.0",
44
"description": "Secure Smart Contract library for Solidity",
55
"authors": [
66
"Manuel Araoz <[email protected]>"

package-lock.json

Lines changed: 32 additions & 32 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "zeppelin-solidity",
3-
"version": "1.6.0",
3+
"version": "1.7.0",
44
"description": "Secure Smart Contract library for Solidity",
55
"scripts": {
66
"test": "scripts/test.sh",

0 commit comments

Comments
 (0)