diff --git a/bower.json b/bower.json index eddca8e9d..5572668ba 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "jquery", - "version": "2.1.0pre", + "version": "2.1.1pre", "ignore": [ "**/.*", "build", diff --git a/package.json b/package.json index e4f6c0025..810cfdd19 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "jquery", "title": "jQuery", "description": "JavaScript library for DOM operations", - "version": "2.1.0pre", + "version": "2.1.1pre", "main": "dist/jquery.js", "homepage": "http://jquery.com", "author": { @@ -35,14 +35,11 @@ "load-grunt-tasks": "0.2.0", "requirejs": "2.1.9", "shelljs": "0.2.6", - "grunt": "0.4.2", "grunt-cli": "0.1.11", - "grunt-contrib-jshint": "0.7.2", "grunt-contrib-uglify": "0.2.7", "grunt-contrib-watch": "0.5.3", - "grunt-bowercopy": "0.5.0", "grunt-compare-size": "0.4.0", "grunt-git-authors": "1.2.0",