Skip to content

Commit 779baae

Browse files
committed
release: bump version to 0.1.1
1 parent 02c98f3 commit 779baae

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,7 +1,7 @@
11
{
22
"name": "argvex",
33
"description": "Lightweight and unopinionated CLI argument parser — just a parsing tool, not a framework",
4-
"version": "0.1.0",
4+
"version": "0.1.1",
55
"engines": { "node": ">=18" },
66
"main": "./lib/index.js",
77
"types": "./lib/index.d.ts",

0 commit comments

Comments
 (0)