From ef7f37fda4386846fdad930331c5bf60438f6d6f Mon Sep 17 00:00:00 2001 From: Steven Date: Tue, 27 Aug 2019 12:20:42 -0400 Subject: [PATCH] 6.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0624278..8e7c59a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "release", - "version": "6.0.1", + "version": "6.1.0", "description": "Generate changelogs with a single command", "scripts": { "test": "yarn lint",