Updating the 1.x-master version to 1.11.1pre.

This commit is contained in:
Timmy Willison 2014-01-23 16:07:07 -05:00
parent 5294ddf68f
commit 41523ae1d3
2 changed files with 2 additions and 6 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "jquery", "name": "jquery",
"version": "1.11.0pre", "version": "1.11.1pre",
"ignore": [ "ignore": [
"**/.*", "**/.*",
"build", "build",

View File

@ -1,9 +1,8 @@
{ {
"name": "jquery", "name": "jquery",
"title": "jQuery", "title": "jQuery",
"description": "JavaScript library for DOM operations", "description": "JavaScript library for DOM operations",
"version": "1.11.0pre", "version": "1.11.1pre",
"main": "dist/jquery.js", "main": "dist/jquery.js",
"homepage": "http://jquery.com", "homepage": "http://jquery.com",
"author": { "author": {
@ -36,14 +35,11 @@
"load-grunt-tasks": "0.2.0", "load-grunt-tasks": "0.2.0",
"requirejs": "2.1.9", "requirejs": "2.1.9",
"shelljs": "0.2.6", "shelljs": "0.2.6",
"grunt": "0.4.2", "grunt": "0.4.2",
"grunt-cli": "0.1.11", "grunt-cli": "0.1.11",
"grunt-contrib-jshint": "0.7.2", "grunt-contrib-jshint": "0.7.2",
"grunt-contrib-uglify": "0.2.7", "grunt-contrib-uglify": "0.2.7",
"grunt-contrib-watch": "0.5.3", "grunt-contrib-watch": "0.5.3",
"grunt-bowercopy": "0.5.0", "grunt-bowercopy": "0.5.0",
"grunt-compare-size": "0.4.0", "grunt-compare-size": "0.4.0",
"grunt-git-authors": "1.2.0", "grunt-git-authors": "1.2.0",