From d70df2f4cc22c8a75730de58fa93ca7b675664a2 Mon Sep 17 00:00:00 2001 From: nfrasser Date: Sat, 18 Jan 2014 15:56:31 -0500 Subject: [PATCH] Something's wrong with the bumper task --- Gruntfile.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Gruntfile.js b/Gruntfile.js index 90fa2ec0..a283140d 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -122,8 +122,7 @@ module.exports = function (grunt) { bumper: { options: { tasks: [ - "default", - "gh-pages" + "default" ] }, push: {