Skip to content

Commit 0195f72

Browse files
committed
Update package.json for the patch release 0.10.1
1 parent 3d55fde commit 0195f72

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "github-release-notes",
3-
"version": "0.10.0",
4-
"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).",
3+
"version": "0.10.1",
4+
"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).",
55
"main": "./github-release-notes.js",
66
"scripts": {
77
"start": "node github-release-notes.js",

0 commit comments

Comments
 (0)