aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorRick Waldron <waldron.rick@gmail.com>2012-12-31 13:02:23 -0500
committerRick Waldron <waldron.rick@gmail.com>2012-12-31 13:02:23 -0500
commit960911e60826163f8e36971213c20bde7f5864ad (patch)
treeb12bab7a41e072211f6b56e8de97762a073f8dcc /package.json
parentabead1c86b75d376544e52cd916031a67caf2c34 (diff)
downloadjquery-960911e60826163f8e36971213c20bde7f5864ad.tar.gz
jquery-960911e60826163f8e36971213c20bde7f5864ad.zip
Updating the version to 2.0.0pre
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
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 1fc7d8f46..9e609dfae 100644
--- a/package.json
+++ b/package.json
@@ -2,7 +2,7 @@
"name": "jquery",
"title": "jQuery",
"description": "JavaScript library for DOM operations",
- "version": "1.9.0pre",
+ "version": "2.0.0pre",
"homepage": "http://jquery.com",
"author": {
"name": "jQuery Foundation and other contributors",