From 1eca2be960d3e1e4d9247d1971977a822e5b2c89 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C3=ABl=20Zasso?= Date: Tue, 13 Apr 2021 08:01:43 +0200 Subject: [PATCH] 3.13.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 06ea761..5573efa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "core-validate-commit", - "version": "3.13.3", + "version": "3.13.4", "description": "Validate the commit message for a particular commit in node core", "main": "index.js", "scripts": {