Skip to content

Commit 4655c3d

Browse files
committed
Updating the master version to 2.1.1pre.
1 parent de7702a commit 4655c3d

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jquery",
3-
"version": "2.1.0pre",
3+
"version": "2.1.1pre",
44
"ignore": [
55
"**/.*",
66
"build",

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "jquery",
33
"title": "jQuery",
44
"description": "JavaScript library for DOM operations",
5-
"version": "2.1.0pre",
5+
"version": "2.1.1pre",
66
"main": "dist/jquery.js",
77
"homepage": "http://jquery.com",
88
"author": {
@@ -35,14 +35,11 @@
3535
"load-grunt-tasks": "0.2.0",
3636
"requirejs": "2.1.9",
3737
"shelljs": "0.2.6",
38-
3938
"grunt": "0.4.2",
4039
"grunt-cli": "0.1.11",
41-
4240
"grunt-contrib-jshint": "0.7.2",
4341
"grunt-contrib-uglify": "0.2.7",
4442
"grunt-contrib-watch": "0.5.3",
45-
4643
"grunt-bowercopy": "0.5.0",
4744
"grunt-compare-size": "0.4.0",
4845
"grunt-git-authors": "1.2.0",

0 commit comments

Comments
 (0)