diff --git a/package-lock.json b/package-lock.json index 717fa56..9e9fe67 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "cmd-shim", - "version": "3.0.3", + "version": "4.0.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index d599d4b..a9872b3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cmd-shim", - "version": "3.0.3", + "version": "4.0.0", "description": "Used in npm for command line application support", "scripts": { "test": "tap",