Skip to content

Commit

Permalink
Bump version to 1.0.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmycuadra committed Feb 1, 2022
1 parent ab6feee commit 0abf580
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -2,7 +2,7 @@
"author": "Jimmy Cuadra <jimmy@jimmycuadra.com>",
"name": "shellwords",
"description": "Manipulate strings according to the word parsing rules of the UNIX Bourne shell.",
"version": "1.0.0",
"version": "1.0.1",
"homepage": "https://github.com/jimmycuadra/shellwords",
"repository": {
"type": "git",
Expand Down

0 comments on commit 0abf580

Please sign in to comment.