diff options
author | Timmy Willison <4timmywil@gmail.com> | 2017-03-20 15:02:16 -0400 |
---|---|---|
committer | Timmy Willison <4timmywil@gmail.com> | 2017-03-20 15:02:16 -0400 |
commit | febb441eb9cf88845bd00048612672d920be570b (patch) | |
tree | f4d8642de8be060c8da0beec3f2323593d320115 /package.json | |
parent | f3bad5ba7d6618bbfbca93ba8408fd46474990d1 (diff) | |
download | jquery-febb441eb9cf88845bd00048612672d920be570b.tar.gz jquery-febb441eb9cf88845bd00048612672d920be570b.zip |
Build: Updating the master version to 3.2.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 d6b43220b..7d831b5b8 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "jquery", "title": "jQuery", "description": "JavaScript library for DOM operations", - "version": "3.2.1-pre", + "version": "3.2.2-pre", "main": "dist/jquery.js", "homepage": "https://jquery.com", "author": { |