Skip to content

Commit c957eef

Browse files
committed
bump
1 parent ced25dc commit c957eef

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ericglau/upgrades-core",
3-
"version": "1.46.1",
3+
"version": "1.46.2",
44
"description": "",
55
"repository": "https://github.com/ericglau/openzeppelin-upgrades",
66
"license": "MIT",

packages/plugin-hardhat/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ericglau/hardhat-upgrades",
3-
"version": "3.11.1",
3+
"version": "3.11.2",
44
"description": "",
55
"repository": "https://github.com/ericglau/openzeppelin-upgrades",
66
"license": "MIT",
@@ -37,7 +37,7 @@
3737
"@openzeppelin/defender-sdk-base-client": "^2.1.0",
3838
"@openzeppelin/defender-sdk-deploy-client": "^2.1.0",
3939
"@openzeppelin/defender-sdk-network-client": "^2.1.0",
40-
"@ericglau/upgrades-core": "^1.46.1",
40+
"@ericglau/upgrades-core": "^1.46.2",
4141
"chalk": "^4.1.0",
4242
"debug": "^4.1.1",
4343
"ethereumjs-util": "^7.1.5",

0 commit comments

Comments
 (0)