Skip to content

Commit 06e265b

Browse files
author
Leo Arias
committed
Release v2.0.0
1 parent 7789814 commit 06e265b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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": "2.0.0-rc.4",
3+
"version": "2.0.0",
44
"description": "Secure Smart Contract library for Solidity",
55
"authors": [
66
"OpenZeppelin Community <maintainers@openzeppelin.org>"

package-lock.json

Lines changed: 1 addition & 1 deletion
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": "openzeppelin-solidity",
3-
"version": "2.0.0-rc.4",
3+
"version": "2.0.0",
44
"description": "Secure Smart Contract library for Solidity",
55
"files": [
66
"build",

0 commit comments

Comments
 (0)