Skip to content

Commit b7e7c76

Browse files
committed
v1.4.0
1 parent 9e1da49 commit b7e7c76

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.3.0",
3+
"version": "1.4.0",
44
"description": "Secure Smart Contract library for Solidity",
55
"authors": [
66
"Manuel Araoz <[email protected]>"

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.3.0",
3+
"version": "1.4.0",
44
"description": "Secure Smart Contract library for Solidity",
55
"scripts": {
66
"test": "scripts/test.sh",

0 commit comments

Comments
 (0)