diff --git a/package-lock.json b/package-lock.json index 53b1173..a77c648 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "command-line-args", - "version": "4.0.6", + "version": "4.0.7", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index c38c59d..2e671fc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "command-line-args", - "version": "4.0.6", + "version": "4.0.7", "description": "A mature, feature-complete library to parse command-line options.", "repository": "https://github.com/75lb/command-line-args.git", "main": "lib/command-line-args.js",