From 5b434c96e8809b2c9b287ea17124887e260d8aab Mon Sep 17 00:00:00 2001 From: Lee Robinson Date: Thu, 17 Mar 2022 22:23:18 -0500 Subject: [PATCH] 6.3.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 432bba5..2651644 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "release", - "version": "6.3.0", + "version": "6.3.1", "description": "Generate changelogs with a single command", "scripts": { "test": "yarn lint",