From 0f6c04a4205e36782ca98044b50c47b78edbe073 Mon Sep 17 00:00:00 2001 From: Ashley Davison-White Date: Sat, 9 Jan 2016 12:16:21 +0100 Subject: [PATCH] 4.0.1 Removing grunt-bump refs #155 --- bower.json | 5 ++--- package.json | 5 ++--- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/bower.json b/bower.json index d4d58d6..b12821c 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "ekko-lightbox", - "version": "4.0.0", + "version": "4.0.1", "main": "./dist/ekko-lightbox.min.js", "ignore": [ "**/.*", @@ -19,8 +19,7 @@ "grunt-contrib-coffee": "~0.8.0", "grunt-contrib-uglify": "~0.2.2", "grunt-contrib-watch": "~0.5.1", - "grunt-recess": "~0.3.3", - "grunt-bump": "~0.0.14" + "grunt-recess": "~0.3.3" }, "homepage": "https://github.com/ashleydw/lightbox", "authors": [ diff --git a/package.json b/package.json index f9da7d0..01e8b39 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "ekko-lightbox", "description": "A lightbox gallery plugin for Bootstrap 3 based on the modal plugin", - "version": "4.0.0", + "version": "4.0.1", "keywords": [ "lightbox", "gallery", @@ -31,8 +31,7 @@ "grunt-contrib-coffee": "^0.13.0", "grunt-contrib-uglify": "^0.11.0", "grunt-contrib-watch": "^0.6.1", - "grunt-recess": "^1.0.1", - "grunt-bump": "^0.6.0" + "grunt-recess": "^1.0.1" }, "npmName": "ekko-lightbox", "npmFileMap": [