diff options
author | Timmy Willison <4timmywil@gmail.com> | 2017-03-16 17:30:59 -0400 |
---|---|---|
committer | Timmy Willison <4timmywil@gmail.com> | 2017-03-16 17:30:59 -0400 |
commit | a31111bdb49f76b38690efbda6d04be8493811a7 (patch) | |
tree | 8eb631abf4e0aff422da15c50a9026b055139ee8 /package.json | |
parent | 0f52adc81f55dd1d0d1933ef0ff4f99800130029 (diff) | |
download | jquery-a31111bdb49f76b38690efbda6d04be8493811a7.tar.gz jquery-a31111bdb49f76b38690efbda6d04be8493811a7.zip |
Build: Updating the master version to 3.2.1-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 ce8127c85..d6b43220b 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "jquery", "title": "jQuery", "description": "JavaScript library for DOM operations", - "version": "3.2.0-pre", + "version": "3.2.1-pre", "main": "dist/jquery.js", "homepage": "https://jquery.com", "author": { |