From 2572f49e0275637b3db72d761f0226eefb09e1b8 Mon Sep 17 00:00:00 2001 From: Richard Lau Date: Tue, 9 Feb 2021 16:43:07 +0000 Subject: [PATCH] 3.13.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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": {