diff --git a/package-lock.json b/package-lock.json index f6a7290f..7686189e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "copilot", - "version": "2.0.5", + "version": "2.0.6", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "copilot", - "version": "2.0.5", + "version": "2.0.6", "hasInstallScript": true, "license": "ISC", "dependencies": { diff --git a/package.json b/package.json index bfeaba29..0fb0ebb0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "copilot", - "version": "2.0.5", + "version": "2.0.6", "description": "Automates branch management, GitHub project linking, and issue/PR tracking with Git-Flow methodology.", "main": "build/github_action/index.js", "bin": {