diff --git a/package.json b/package.json index cd4b00b..5548524 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "core-validate-commit", - "version": "4.0.0", + "version": "4.1.0", "description": "Validate the commit message for a particular commit in node core", "main": "index.js", "type": "module",