Skip to content

Commit c5f80ac

Browse files
committed
Publish version 0.2.1 to fix .git issue
1 parent 26d956a commit c5f80ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
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.2.0",
4+
"version": "0.2.1",
55
"contributors": [
66
{
77
"name": "Michael Ferris",

0 commit comments

Comments
 (0)