aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorDave Methvin <dave.methvin@gmail.com>2013-09-19 16:15:47 -0400
committerDave Methvin <dave.methvin@gmail.com>2013-09-19 16:15:47 -0400
commit210cbcf520c16e8997b2748bca7c18f329081c84 (patch)
tree0d18030aee8cc3ead570fd64067615215fd6920f /package.json
parent1185427c4c35ea57e3634ca735422e23d2e55751 (diff)
downloadjquery-210cbcf520c16e8997b2748bca7c18f329081c84.tar.gz
jquery-210cbcf520c16e8997b2748bca7c18f329081c84.zip
Updating the source version to 2.1.0-pre✓™
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 1d9a5b7bb..113d29082 100644
--- a/package.json
+++ b/package.json
@@ -2,7 +2,7 @@
"name": "jquery",
"title": "jQuery",
"description": "JavaScript library for DOM operations",
- "version": "2.1.0-beta1",
+ "version": "2.1.0-pre",
"homepage": "http://jquery.com",
"author": {
"name": "jQuery Foundation and other contributors",