aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorDave Methvin <dave.methvin@gmail.com>2013-09-19 16:04:38 -0400
committerDave Methvin <dave.methvin@gmail.com>2013-09-19 16:04:38 -0400
commite0e0ab5ed798715db36d6c748480a6acf4a2883b (patch)
tree28a30fd9943c386e4371ea4052d809c19c6b10c3 /package.json
parentb44595824c3f23441eab2f34551587c5ae6fd31c (diff)
downloadjquery-e0e0ab5ed798715db36d6c748480a6acf4a2883b.tar.gz
jquery-e0e0ab5ed798715db36d6c748480a6acf4a2883b.zip
Updating the source version to 1.11.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 24331999a..409d08762 100644
--- a/package.json
+++ b/package.json
@@ -2,7 +2,7 @@
"name": "jquery",
"title": "jQuery",
"description": "JavaScript library for DOM operations",
- "version": "1.11.0-beta1",
+ "version": "1.11.0-pre",
"homepage": "http://jquery.com",
"author": {
"name": "jQuery Foundation and other contributors",