Skip to content

Commit c67d81b

Browse files
committed
3.3.0-rc.1
1 parent a5d1ac7 commit c67d81b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

contracts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@openzeppelin/contracts",
33
"description": "Secure Smart Contract library for Solidity",
4-
"version": "3.3.0-rc.0",
4+
"version": "3.3.0-rc.1",
55
"files": [
66
"**/*.sol",
77
"/build/contracts/*.json",

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,7 +1,7 @@
11
{
22
"name": "openzeppelin-solidity",
33
"description": "Secure Smart Contract library for Solidity",
4-
"version": "3.3.0-rc.0",
4+
"version": "3.3.0-rc.1",
55
"files": [
66
"/contracts/**/*.sol",
77
"/build/contracts/*.json",

0 commit comments

Comments
 (0)