From f481b7993035ab99a38fbd75ea9c4b01be98a286 Mon Sep 17 00:00:00 2001 From: alexcanessa Date: Fri, 17 Mar 2017 09:49:06 +0000 Subject: [PATCH] Release 0.7.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 83c4f3df..3eb56d9d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "github-release-notes", - "version": "0.7.1", + "version": "0.7.2", "description": "Node module to publish release notes based on commits between the last two tags.", "main": "./github-release-notes.js", "scripts": {