aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorDave Methvin <dave.methvin@gmail.com>2012-08-09 16:25:57 -0400
committerDave Methvin <dave.methvin@gmail.com>2012-08-09 16:25:57 -0400
commit81bf63359641255dfd340714d0635be03bda8de9 (patch)
tree4c095d4e2ec81847fc0ce5457a94bf4d4ba874a4 /package.json
parent95559f5117c8a21c1b8cc99f4badc320fd3dcbda (diff)
downloadjquery-81bf63359641255dfd340714d0635be03bda8de9.tar.gz
jquery-81bf63359641255dfd340714d0635be03bda8de9.zip
Updating the source version to 1.8.1pre
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 7c65317e5..29a3ae7d9 100644
--- a/package.json
+++ b/package.json
@@ -2,7 +2,7 @@
"name": "jquery",
"title": "jQuery",
"description": "JavaScript library for DOM operations",
- "version": "1.8.0",
+ "version": "1.8.1pre",
"homepage": "http://jquery.com",
"author": {
"name": "jQuery Foundation and other contributors",