We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4caeb4d commit a6cd57eCopy full SHA for a6cd57e
package.json
@@ -2,7 +2,7 @@
2
"name": "@zerodevapp/contracts",
3
"description": "ZeroDev Account Abstraction (EIP 4337) contracts",
4
"main": "./dist/index.js",
5
- "version": "4.0.0-beta.14",
+ "version": "4.0.0-beta.15",
6
"scripts": {
7
"prepack": "./scripts/prepack-contracts-package.sh",
8
"postpack": "./scripts/postpack-contracts-package.sh"
0 commit comments