diff --git a/package-lock.json b/package-lock.json index 5d7c0982..4f24ab4b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "use-herald-action", - "version": "1.2.0", + "version": "1.3.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index ac0a9ddf..b7622786 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "use-herald-action", "repository": "git@github.com:gagoar/use-herald-action.git", "license": "MIT", - "version": "1.2.0", + "version": "1.3.0", "description": "add subscribers, assignees and reviewers to your pull request", "main": "index.ts", "husky": {