aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimmy Willison <timmywillisn@gmail.com>2016-01-08 14:58:08 -0500
committerTimmy Willison <timmywillisn@gmail.com>2016-01-08 14:58:08 -0500
commit090b82776f9355f6fe8a5940b0b18fb1b82f0788 (patch)
tree42baf36d9a600a43cac1e2b4585acaf7e832a5cf
parent0398d903719b493e80f5098cc4383c94e9d94343 (diff)
downloadjquery-090b82776f9355f6fe8a5940b0b18fb1b82f0788.tar.gz
jquery-090b82776f9355f6fe8a5940b0b18fb1b82f0788.zip
Build: Updating the 1.12-stable version to 1.12.1-pre.
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 18bef3ca8..fed57e9b8 100644
--- a/package.json
+++ b/package.json
@@ -2,7 +2,7 @@
"name": "jquery",
"title": "jQuery",
"description": "JavaScript library for DOM operations",
- "version": "1.12.0-pre",
+ "version": "1.12.1-pre",
"main": "dist/jquery.js",
"homepage": "http://jquery.com",
"author": {