Skip to content

Commit

Permalink
Bump task resumed.
Browse files Browse the repository at this point in the history
  • Loading branch information
lucianlature committed Jun 9, 2014
1 parent c39c37c commit 2e88be0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gulp/tasks/default.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

var gulp = require('gulp');

gulp.task('default', ['browserify', 'istanbul', 'bump'], function () {});
gulp.task('default', ['browserify', 'istanbul'], function () {});

0 comments on commit 2e88be0

Please sign in to comment.