Skip to content

Commit

Permalink
Update package.json for the patch release 0.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcanessa committed Oct 12, 2017
1 parent 3d55fde commit 0195f72
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "github-release-notes",
"version": "0.10.0",
"description": "Creates 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).",
"version": "0.10.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": {
"start": "node github-release-notes.js",
Expand Down

0 comments on commit 0195f72

Please sign in to comment.