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