Skip to content

Commit 9188faa

Browse files
committed
3.0.0-beta.0
1 parent e4d2830 commit 9188faa

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

contracts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@openzeppelin/contracts",
3-
"version": "2.5.0",
3+
"version": "3.0.0-beta.0",
44
"description": "Secure Smart Contract library for Solidity",
55
"files": [
66
"**/*.sol",

docs/antora.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: contracts
22
title: Contracts
3-
version: 2.x
3+
version: 3.x
44
nav:
55
- modules/ROOT/nav.adoc
66
- modules/api/nav.adoc

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.5.0",
3+
"version": "3.0.0-beta.0",
44
"description": "Secure Smart Contract library for Solidity",
55
"authors": [
66
"OpenZeppelin Community <[email protected]>"

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.5.0",
3+
"version": "3.0.0-beta.0",
44
"description": "Secure Smart Contract library for Solidity",
55
"files": [
66
"/contracts/**/*.sol",

0 commit comments

Comments
 (0)