diff --git a/package-lock.json b/package-lock.json index cdfc401..8368288 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@mshick/add-pr-comment", - "version": "2.5.1", + "version": "2.6.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@mshick/add-pr-comment", - "version": "2.5.1", + "version": "2.6.0", "license": "MIT", "dependencies": { "@actions/artifact": "^1.1.1", diff --git a/package.json b/package.json index cec1982..7408848 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@mshick/add-pr-comment", - "version": "2.5.1", + "version": "2.6.0", "description": "A GitHub Action which adds a comment to a Pull Request Issue.", "keywords": [ "GitHub",