Skip to content
This repository was archived by the owner on Oct 20, 2024. It is now read-only.

Commit 5a895b6

Browse files
authored
Bump minor version to 0.2 (#27)
1 parent cd00e9a commit 5a895b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "userop",
3-
"version": "0.1.6",
3+
"version": "0.2.0",
44
"description": "A simple JS library for building ERC-4337 UserOperations.",
55
"types": "./dist/index.d.ts",
66
"main": "./dist/index.js",

0 commit comments

Comments
 (0)