aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorDave Methvin <dave.methvin@gmail.com>2013-05-09 21:16:58 -0400
committerDave Methvin <dave.methvin@gmail.com>2013-05-09 21:16:58 -0400
commitaf60d4eb66fe552e7637066648f80c1f8946a644 (patch)
tree724ac5074b44174abf1225116a0cc3406a203b3f /package.json
parent3a8fcde250da0db237396e9ab97fb099eb68c624 (diff)
downloadjquery-af60d4eb66fe552e7637066648f80c1f8946a644.tar.gz
jquery-af60d4eb66fe552e7637066648f80c1f8946a644.zip
Updating the source version to 1.10.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 453cab347..20ef666d8 100644
--- a/package.json
+++ b/package.json
@@ -2,7 +2,7 @@
"name": "jquery",
"title": "jQuery",
"description": "JavaScript library for DOM operations",
- "version": "1.10.0-beta1",
+ "version": "1.10.0-pre",
"homepage": "http://jquery.com",
"author": {
"name": "jQuery Foundation and other contributors",