aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimmy Willison <timmywillisn@gmail.com>2016-02-22 14:08:07 -0500
committerTimmy Willison <timmywillisn@gmail.com>2016-02-22 14:08:07 -0500
commit5f76c8ea676727f032d7cb65ceb9c7ac38455485 (patch)
tree2672433ee965ec875c3e846a3fa5a5ecaa7bc96a
parente6b9c316469830dbfc289f52104047c94389fe95 (diff)
downloadjquery-5f76c8ea676727f032d7cb65ceb9c7ac38455485.tar.gz
jquery-5f76c8ea676727f032d7cb65ceb9c7ac38455485.zip
Build: Updating the 1.12-stable version to 1.12.2-pre.
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index fed57e9b8..016e42f38 100644
--- a/package.json
+++ b/package.json
@@ -2,7 +2,7 @@
"name": "jquery",
"title": "jQuery",
"description": "JavaScript library for DOM operations",
- "version": "1.12.1-pre",
+ "version": "1.12.2-pre",
"main": "dist/jquery.js",
"homepage": "http://jquery.com",
"author": {