Skip to content

Commit

Permalink
add bump-commit to release
Browse files Browse the repository at this point in the history
  • Loading branch information
mauriciosoares committed Jun 29, 2015
1 parent 7d9ad14 commit cd4e8c2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,9 @@ module.exports = function(grunt) {
setTimeout(function() {
updateBanner();
grunt.task.run('dist');
grunt.task.run('bump-commit');
}, 0);

// grunt.task.run('dist');
});
};

0 comments on commit cd4e8c2

Please sign in to comment.