Skip to content

Commit f8c00d1

Browse files
committed
0.3.0
1 parent 3014df8 commit f8c00d1

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
"packageManager": "[email protected]",
33
"name": "args-tokenizer",
4-
"version": "0.2.1",
4+
"version": "0.3.0",
55
"description": "Tokenize a shell string into argv array",
66
"type": "module",
77
"types": "./dist/args-tokenizer.d.ts",

0 commit comments

Comments
 (0)