Skip to content

Commit abff2ac

Browse files
authored
v0.6.0 (#270)
* v0.6.0 * deployments
1 parent e7a2efc commit abff2ac

33 files changed

+7499
-1447
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": "@account-abstraction/contracts",
33
"description": "Account Abstraction (EIP 4337) contracts",
4-
"version": "0.5.0",
4+
"version": "0.6.0",
55
"main": "./dist/index.js",
66
"scripts": {
77
"prepack": "../scripts/prepack-contracts-package.sh",

deployments/arbitrum/.chainId

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
42161

0 commit comments

Comments
 (0)