From 3d92024f44947a582c53ba6c18bd9299b9ceeb79 Mon Sep 17 00:00:00 2001 From: Alexandre Javet Date: Wed, 11 Aug 2021 15:49:19 +0000 Subject: [PATCH] [bump] v1.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d99e390..f611558 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "changelog-maker", - "version": "1.0.0", + "version": "1.1.1", "description": "Changelog maker. Takes commit messages and generates a gitlog.", "main": "index.js", "scripts": {