Skip to content

Commit

Permalink
Merge pull request #79 from OpenZeppelin/publish-3.0.2
Browse files Browse the repository at this point in the history
Release v3.0.2
  • Loading branch information
collins-w authored Feb 12, 2025
2 parents 72acd6a + a17a7df commit 07e1479
Show file tree
Hide file tree
Showing 2 changed files with 726 additions and 198 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openzeppelin/defender-as-code",
"version": "3.0.1",
"version": "3.0.2",
"description": "Configure your Defender environment via code",
"main": "./lib/index.js",
"types": "./lib/index.d.ts",
Expand Down Expand Up @@ -70,7 +70,7 @@
"typescript": "^4.9.5"
},
"dependencies": {
"@openzeppelin/defender-sdk": "^1.15.0",
"@openzeppelin/defender-sdk": "^1.15.1",
"keccak256": "^1.0.6",
"lodash": "^4.17.21",
"prompt": "^1.3.0"
Expand Down
Loading

0 comments on commit 07e1479

Please sign in to comment.