Skip to content

Commit c443a0e

Browse files
committed
0.1.0
1 parent 0a125c8 commit c443a0e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@hackfed/toolbox",
33
"description": "Tools for Hackfed Registry",
4-
"version": "0.0.1",
4+
"version": "0.1.0",
55
"module": "src/index.ts",
66
"type": "module",
77
"bin": {
@@ -34,4 +34,4 @@
3434
"tslog": "^4.10.2",
3535
"zod": "^4.3.5"
3636
}
37-
}
37+
}

0 commit comments

Comments
 (0)