Merge branch 'v3'

This commit is contained in:
Zixaphir 2013-08-11 14:02:04 -07:00
commit b6c072dfd1

View File

@ -181,6 +181,7 @@ module.exports = (grunt) ->
]
grunt.registerTask 'release', [
'build'
'shell:commit'
'shell:push'
'build-crx'