Skip to content

Commit 0abf580

Browse files
committed
Bump version to 1.0.1.
1 parent ab6feee commit 0abf580

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
@@ -2,7 +2,7 @@
22
"author": "Jimmy Cuadra <[email protected]>",
33
"name": "shellwords",
44
"description": "Manipulate strings according to the word parsing rules of the UNIX Bourne shell.",
5-
"version": "1.0.0",
5+
"version": "1.0.1",
66
"homepage": "https://github.com/jimmycuadra/shellwords",
77
"repository": {
88
"type": "git",

0 commit comments

Comments
 (0)