diff --git a/package.json b/package.json index c035f0f..06ea761 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "core-validate-commit", - "version": "3.13.2", + "version": "3.13.3", "description": "Validate the commit message for a particular commit in node core", "main": "index.js", "scripts": {