Skip to content

Commit

Permalink
grunt-release should not touch bower.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Shahar Soel committed Jun 13, 2015
1 parent e8f2d82 commit 7afe632
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,6 @@ module.exports = function(grunt) {
options: {
bump: false,
tagName: 'v<%=version%>',
additionalFiles: ['bower.json'],
github: {
repo: 'SAP/chevrotain',
usernameVar: 'GITHUB_USERNAME', //ENVIRONMENT VARIABLE that contains Github username
Expand Down

0 comments on commit 7afe632

Please sign in to comment.