Browse Source

update package.json

Robin Herbots 11 years ago
parent
commit
4c6f58aeaf
1 changed files with 2 additions and 2 deletions
  1. 2 2
      package.json

+ 2 - 2
package.json

@@ -30,12 +30,12 @@
   },
   "devDependencies": {
     "grunt": "^0.4.5",
-    "grunt-bump": "0.0.15",
+    "grunt-bump": "0.0.16",
     "grunt-contrib-clean": "^0.6.0",
     "grunt-contrib-qunit": "^0.5.2",
     "grunt-contrib-uglify": "^0.6.0",
     "grunt-nuget": "^0.1.3",
-    "grunt-release": "^0.7.0",
+    "grunt-release": "^0.9.0",
     "grunt-shell": "^1.1.1",
     "jquery": ">=1.7"
   }