diff --git a/package-lock.json b/package-lock.json index 44d933d..b45c7d1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@gsactions/commit-message-checker", - "version": "0.3.0", + "version": "0.4.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 828f142..25436a2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@gsactions/commit-message-checker", - "version": "0.3.0", + "version": "0.4.0", "description": "GitHub Action that checks commit messages of pushes and pull request against a regex pattern", "keywords": [ "github",