diff --git a/package-lock.json b/package-lock.json index f9025fd..541c5a8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@mshick/add-pr-comment", - "version": "2.3.0", + "version": "2.4.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@mshick/add-pr-comment", - "version": "2.3.0", + "version": "2.4.0", "license": "MIT", "dependencies": { "@actions/core": "^1.10.0", diff --git a/package.json b/package.json index e31bbec..563a6f8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@mshick/add-pr-comment", - "version": "2.3.0", + "version": "2.4.0", "description": "A GitHub Action which adds a comment to a Pull Request Issue.", "keywords": [ "GitHub",