Skip to content

Commit fd6aa10

Browse files
committed
NPM v0.3..3
1 parent f25dd22 commit fd6aa10

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,6 +1,6 @@
11
{
22
"name": "github-release-notes",
3-
"version": "0.3.2",
3+
"version": "0.3.3",
44
"description": "Node module to publish release notes based on commits between the last two tags.",
55
"main": "./github-release-notes.js",
66
"scripts": {
@@ -27,4 +27,4 @@
2727
"dependencies": {
2828
"github-api": "git+https://github.com/alexcanessa/github.git"
2929
}
30-
}
30+
}

0 commit comments

Comments
 (0)