diff --git a/package-lock.json b/package-lock.json index 3e57a9f..1281f3f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@mshick/add-pr-comment", - "version": "2.4.0", + "version": "2.5.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@mshick/add-pr-comment", - "version": "2.4.0", + "version": "2.5.0", "license": "MIT", "dependencies": { "@actions/artifact": "^1.1.1", diff --git a/package.json b/package.json index ad2799e..536eef7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@mshick/add-pr-comment", - "version": "2.4.0", + "version": "2.5.0", "description": "A GitHub Action which adds a comment to a Pull Request Issue.", "keywords": [ "GitHub",