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": {