From 38e01edfe68a2319b7555e2c5df5372114c654aa Mon Sep 17 00:00:00 2001 From: Leo Lamprecht Date: Sat, 5 Jan 2019 08:29:48 +0000 Subject: [PATCH] 5.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 963c974..04dfc5f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "release", - "version": "5.0.0", + "version": "5.0.1", "description": "Generate changelogs with a single command", "scripts": { "test": "yarn lint",