Skip to content

Commit 7f981fb

Browse files
committed
v0.0.14
1 parent a59ab88 commit 7f981fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"./cli": "./dist/cli/main.js"
77
},
88
"type": "module",
9-
"version": "0.0.13",
9+
"version": "0.0.14",
1010
"scripts": {
1111
"build": "tsup-node lib/index.ts cli/main.ts --format esm --dts",
1212
"test": "bun test",

0 commit comments

Comments
 (0)