From 58791935b4a71d1e2da932634ac38c59ab3b3211 Mon Sep 17 00:00:00 2001 From: alexcanessa Date: Thu, 16 Mar 2017 11:53:56 +0000 Subject: [PATCH] Release 0.7.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3829e65d..83c4f3df 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "github-release-notes", - "version": "0.7.0", + "version": "0.7.1", "description": "Node module to publish release notes based on commits between the last two tags.", "main": "./github-release-notes.js", "scripts": {