Updating version to 2.1.0-beta2.

This commit is contained in:
Dave Methvin
2013-11-15 09:54:53 -05:00
parent 21c218eabb
commit 1f7661f519
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -2,7 +2,7 @@
"name": "jquery",
"title": "jQuery",
"description": "JavaScript library for DOM operations",
"version": "2.1.0-pre",
"version": "2.1.0-beta2",
"homepage": "http://jquery.com",
"author": {
"name": "jQuery Foundation and other contributors",