diff --git a/package-lock.json b/package-lock.json index 2aa21f604..c32c80e62 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "commander", - "version": "10.0.1", + "version": "11.0.0", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/package.json b/package.json index caa32f264..0d7168fc2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "commander", - "version": "10.0.1", + "version": "11.0.0", "description": "the complete solution for node.js command-line programs", "keywords": [ "commander",