aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorDave Methvin <dave.methvin@gmail.com>2012-08-30 17:17:27 -0400
committerDave Methvin <dave.methvin@gmail.com>2012-08-30 17:17:27 -0400
commit6bc2a87943f59ad277cdee26aec1c25949c0f091 (patch)
tree69c8ca62ff6da8cd75796d9ba867f202262ecb54 /package.json
parente06a8cae3a1de58b770a66cbd124cf50e809fb31 (diff)
downloadjquery-6bc2a87943f59ad277cdee26aec1c25949c0f091.tar.gz
jquery-6bc2a87943f59ad277cdee26aec1c25949c0f091.zip
Updating the source version to 1.8.2pre
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 fbb3e1e78..96dcb1e35 100644
--- a/package.json
+++ b/package.json
@@ -2,7 +2,7 @@
"name": "jquery",
"title": "jQuery",
"description": "JavaScript library for DOM operations",
- "version": "1.8.1",
+ "version": "1.8.2pre",
"homepage": "http://jquery.com",
"author": {
"name": "jQuery Foundation and other contributors",