From 2af7e567f12b4c1f70fb6ae8c8dc277686e2b2ad Mon Sep 17 00:00:00 2001 From: alexcanessa Date: Sat, 14 Oct 2017 22:36:59 +0100 Subject: [PATCH] =?UTF-8?q?Release=200.12.1=20=F0=9F=9A=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f819e650..1adbd6e6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "github-release-notes", - "version": "0.12.0", + "version": "0.12.1", "description": "Create a release from a tag and uses issues or commits to creating the release notes. It also can generate a CHANGELOG.md file based on the release notes (or generate a brand new).", "main": "./github-release-notes.js", "scripts": {