aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorTimmy Willison <4timmywil@gmail.com>2017-03-15 15:48:18 -0400
committerTimmy Willison <4timmywil@gmail.com>2017-03-15 15:48:18 -0400
commita7cf2f6944d07ec6d95d9bc102da820fc4e8195f (patch)
tree028185e8b88d1f5cd36597cca3fe410f0f0824e6 /package.json
parent74faa95835a917028a5063786833cb6a4ec83b02 (diff)
downloadjquery-a7cf2f6944d07ec6d95d9bc102da820fc4e8195f.tar.gz
jquery-a7cf2f6944d07ec6d95d9bc102da820fc4e8195f.zip
Release: update version to 3.2.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 16dc605bd..ce8127c85 100644
--- a/package.json
+++ b/package.json
@@ -2,7 +2,7 @@
"name": "jquery",
"title": "jQuery",
"description": "JavaScript library for DOM operations",
- "version": "3.1.2-pre",
+ "version": "3.2.0-pre",
"main": "dist/jquery.js",
"homepage": "https://jquery.com",
"author": {