diff options
author | Timmy Willison <4timmywil@gmail.com> | 2018-01-20 12:27:15 -0500 |
---|---|---|
committer | Timmy Willison <4timmywil@gmail.com> | 2018-01-20 12:27:15 -0500 |
commit | 294a3698811d6aaeabc67d2a77a5ef5fac94165a (patch) | |
tree | 30681cbee3bfa6b86a9046c3b05fa4734802f8c4 /package.json | |
parent | f2349aee9b8efc19768177bd73bee3db67d3022e (diff) | |
download | jquery-294a3698811d6aaeabc67d2a77a5ef5fac94165a.tar.gz jquery-294a3698811d6aaeabc67d2a77a5ef5fac94165a.zip |
Build: Updating the master version to 3.3.2-pre.
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index e1e50e9ff..e1f4598c7 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "jquery", "title": "jQuery", "description": "JavaScript library for DOM operations", - "version": "3.3.1-pre", + "version": "3.3.2-pre", "main": "dist/jquery.js", "homepage": "https://jquery.com", "author": { |