diff --git a/package.json b/package.json index 447aff79..9fec30c5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "autodev-action", - "version": "v2.3.0", + "version": "v2.4.0", "description": "Github Action that tries to merge all commits from a PR with the dev label into the dev branch.", "type": "module", "scripts": {