From fe24c001ed134182e3b57ec4cfb3a306ade82800 Mon Sep 17 00:00:00 2001 From: j8seangel Date: Thu, 15 Mar 2018 11:21:54 +0100 Subject: [PATCH] 4.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 127a990..3d561b5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "release", - "version": "3.1.7", + "version": "4.0.0", "description": "Generate changelogs with a single command", "scripts": { "precommit": "lint-staged",