Skip to content

Commit

Permalink
v0.6.0 (#270)
Browse files Browse the repository at this point in the history
* v0.6.0
* deployments
  • Loading branch information
drortirosh authored Apr 24, 2023
1 parent e7a2efc commit abff2ac
Show file tree
Hide file tree
Showing 33 changed files with 7,499 additions and 1,447 deletions.
2 changes: 1 addition & 1 deletion contracts/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@account-abstraction/contracts",
"description": "Account Abstraction (EIP 4337) contracts",
"version": "0.5.0",
"version": "0.6.0",
"main": "./dist/index.js",
"scripts": {
"prepack": "../scripts/prepack-contracts-package.sh",
Expand Down
1 change: 1 addition & 0 deletions deployments/arbitrum/.chainId
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
42161
Loading

0 comments on commit abff2ac

Please sign in to comment.