Skip to content

Commit e1eed25

Browse files
committed
v1.0.6
1 parent 2bcb54b commit e1eed25

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

0 commit comments

Comments
 (0)