Skip to content

Commit de7ecea

Browse files
committed
Bump to 0.3.2
1 parent b1015b8 commit de7ecea

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

0 commit comments

Comments
 (0)