Skip to content

Commit ada7eef

Browse files
committed
Bump version
1 parent 162b142 commit ada7eef

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": "string-argv",
33
"description": "string-argv parses a string into an argument array to mimic process.argv. This is useful when testing Command Line Utilities that you want to pass arguments to.",
4-
"version": "0.1.0",
4+
"version": "0.1.1",
55
"contributors": [{
66
"name": "Michael Ferris",
77
"email": "mike.ferri@hotmail.com"

0 commit comments

Comments
 (0)