aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimmy Willison <timmywillisn@gmail.com>2016-01-08 15:03:45 -0500
committerTimmy Willison <timmywillisn@gmail.com>2016-01-08 15:03:45 -0500
commit66a4ab0e353a8bf4b3dcf698380924a3a85bd8f8 (patch)
treec212411c4d59f79ec6571ef6a0ab7de82aa678fe
parent6ed6bc335f98352acfc7c07249bc4e936099aecf (diff)
downloadjquery-66a4ab0e353a8bf4b3dcf698380924a3a85bd8f8.tar.gz
jquery-66a4ab0e353a8bf4b3dcf698380924a3a85bd8f8.zip
Build: Updating the 2.2-stable version to 2.2.1-pre.
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 9ee4ef840..ca45cde5b 100644
--- a/package.json
+++ b/package.json
@@ -2,7 +2,7 @@
"name": "jquery",
"title": "jQuery",
"description": "JavaScript library for DOM operations",
- "version": "2.2.0-pre",
+ "version": "2.2.1-pre",
"main": "dist/jquery.js",
"homepage": "http://jquery.com",
"author": {