diff options
author | Timmy Willison <4timmywil@gmail.com> | 2017-03-20 13:18:35 -0400 |
---|---|---|
committer | Timmy Willison <4timmywil@gmail.com> | 2017-03-20 13:18:35 -0400 |
commit | 066bd8681c4a8ba2de707d59ee3a8df771804970 (patch) | |
tree | 81e4bfd49aa3c31a62cbeda30b6974e797f8141b /package.json | |
parent | a6b0705294d336ae2f63f7276de0da1195495363 (diff) | |
download | jquery-066bd8681c4a8ba2de707d59ee3a8df771804970.tar.gz jquery-066bd8681c4a8ba2de707d59ee3a8df771804970.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": { |