From b2d1bfdf4a92a180cfcfb5b3266d07d1800131a3 Mon Sep 17 00:00:00 2001 From: isqua Date: Sun, 22 Feb 2015 14:53:47 +0300 Subject: [PATCH] Update grunt-bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8e80ca0..9fbd43e 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "devDependencies": { "bower": "^1.3.12", "grunt": "^0.4.5", - "grunt-bump": "git://github.com/nkirkes/grunt-bump.git#nkirkes/restrict-version-key-name", + "grunt-bump": "^0.3.0", "grunt-contrib-copy": "^0.7.0", "jscs": "^1.10.0", "jshint": "^2.6.0"