From 515953e934c1691f243d8914e9a631063773b47c Mon Sep 17 00:00:00 2001 From: Mayhem Date: Thu, 4 Jul 2013 15:48:39 +0200 Subject: [PATCH] Update deps. Actually this is just an excuse to test something. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1ab59b398..2955dc206 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ }, "devDependencies": { "grunt": "~0.4.1", - "grunt-bump": "~0.0.6", + "grunt-bump": "~0.0.7", "grunt-concurrent": "~0.3.0", "grunt-contrib-clean": "~0.4.1", "grunt-contrib-coffee": "~0.7.0",