Skip to content

Commit 7ac697b

Browse files
committed
v1.0.5
1 parent f7a7fc3 commit 7ac697b

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.0.4",
3+
"version": "1.0.5",
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.0.4",
3+
"version": "1.0.5",
44
"description": "Secure Smart Contract library for Solidity",
55
"main": "truffle.js",
66
"scripts": {

0 commit comments

Comments
 (0)