Skip to content

Commit d676b2f

Browse files
committed
Release 0.7.0
1 parent 4a5e962 commit d676b2f

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": "grunt-github-release-notes",
33
"description": "Grunt plugin for the npm github-release-notes",
4-
"version": "0.6.0",
4+
"version": "0.7.0",
55
"homepage": "https://github.com/alexcanessa/grunt-github-release-notes",
66
"author": {
77
"name": "Alex Canessa",
@@ -37,6 +37,6 @@
3737
],
3838
"dependencies": {
3939
"chalk": "^1.1.3",
40-
"github-release-notes": "^0.7.2"
40+
"github-release-notes": "^0.9.0"
4141
}
4242
}

0 commit comments

Comments
 (0)