Skip to content

Commit

Permalink
feat(deps): update conventional-github-releaser to ^0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
stevemao committed Jul 24, 2015
1 parent 1d9c5fa commit 3200e0e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ module.exports = function(grunt) {
pkg: {
path: 'test/fixtures/_package.json'
},
allBlocks: true
releaseCount: 0
}
}
},
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"license": "MIT",
"dependencies": {
"chalk": "^1.1.0",
"conventional-github-releaser": "^0.1.0",
"conventional-github-releaser": "^0.2.0",
"plur": "^2.0.0"
},
"devDependencies": {
Expand Down

0 comments on commit 3200e0e

Please sign in to comment.