Skip to content

Commit 1f7661f

Browse files
committed
Updating version to 2.1.0-beta2.
1 parent 21c218e commit 1f7661f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.0-pre",
3+
"version": "2.1.0-beta2",
44
"ignore": [
55
"**/.*",
66
"build",

package.json

Lines changed: 1 addition & 1 deletion
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.0-pre",
5+
"version": "2.1.0-beta2",
66
"homepage": "http://jquery.com",
77
"author": {
88
"name": "jQuery Foundation and other contributors",

0 commit comments

Comments
 (0)