diff --git a/package-lock.json b/package-lock.json index 319ffebc..add375f1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "github-action-notify-release", - "version": "1.10.55", + "version": "1.10.56", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "github-action-notify-release", - "version": "1.10.55", + "version": "1.10.56", "license": "ISC", "dependencies": { "@actions/core": "^1.10.1", diff --git a/package.json b/package.json index cc9ebe0a..3be41d1e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "github-action-notify-release", - "version": "1.10.55", + "version": "1.10.56", "description": "Github action for notifying of a pending release", "main": "dist/index.js", "scripts": {