diff --git a/package.json b/package.json index 95e5d0a5..8b5e7b40 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "github-release-notes", - "version": "0.3.0", + "version": "0.3.1", "description": "Node module to publish release notes based on commits between the last two tags.", "main": "./github-release-notes.js", "scripts": {