diff --git a/package-lock.json b/package-lock.json index 6bde64eb..0aca1e5c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "github-action-notify-release", - "version": "1.10.41", + "version": "1.10.42", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "github-action-notify-release", - "version": "1.10.41", + "version": "1.10.42", "license": "ISC", "dependencies": { "@actions/core": "^1.10.0", diff --git a/package.json b/package.json index 2e2e7a9b..7eec2647 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "github-action-notify-release", - "version": "1.10.41", + "version": "1.10.42", "description": "Github action for notifying of a pending release", "main": "dist/index.js", "scripts": {