Skip to content

Commit

Permalink
bumping bower version
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanbagwell committed May 21, 2014
1 parent 974f832 commit 19a86d4
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Gruntfile.coffee
Expand Up @@ -7,8 +7,9 @@ module.exports = (grunt) ->
pkg: grunt.file.readJSON 'package.json'

bump:
options:
pushTo: 'origin master'
files: ['package.json', 'bower.json']
options:
pushTo: 'origin master'

# Load grunt plugins
grunt.loadNpmTasks 'grunt-bump'
Expand Down

0 comments on commit 19a86d4

Please sign in to comment.