Updating the master version to 2.1.1pre.

This commit is contained in:
Timmy Willison 2014-01-23 16:12:48 -05:00
parent de7702ac59
commit 4655c3de5f
2 changed files with 2 additions and 5 deletions

View File

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

View File

@ -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",