aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorDave Methvin <dave.methvin@gmail.com>2013-11-15 09:55:16 -0500
committerDave Methvin <dave.methvin@gmail.com>2013-11-15 09:55:16 -0500
commit6f74abb7bfd08f88c9f89e6840ec52cb4c38e133 (patch)
tree141abf26a2dd4c1c5c562d450f632026bf9b0a8a /package.json
parent1f7661f519193b2e57fb74bebac224068d08d667 (diff)
downloadjquery-6f74abb7bfd08f88c9f89e6840ec52cb4c38e133.tar.gz
jquery-6f74abb7bfd08f88c9f89e6840ec52cb4c38e133.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 174d13ba9..7add8435e 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-beta2",
+ "version": "2.1.0-pre",
"homepage": "http://jquery.com",
"author": {
"name": "jQuery Foundation and other contributors",