diff options
author | Timmy Willison <4timmywil@gmail.com> | 2018-01-19 14:03:56 -0500 |
---|---|---|
committer | Timmy Willison <4timmywil@gmail.com> | 2018-01-19 14:03:56 -0500 |
commit | f2349aee9b8efc19768177bd73bee3db67d3022e (patch) | |
tree | af9a2b93db04a3a5a91b66dd501b83b6644bab44 | |
parent | 9a7cc801f54b67458e44f704a9d5d7dc3e2dcc40 (diff) | |
download | jquery-f2349aee9b8efc19768177bd73bee3db67d3022e.tar.gz jquery-f2349aee9b8efc19768177bd73bee3db67d3022e.zip |
Build: Updating the master version to 3.3.1-pre.
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 14bf637b1..e1e50e9ff 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "jquery", "title": "jQuery", "description": "JavaScript library for DOM operations", - "version": "3.3.0-pre", + "version": "3.3.1-pre", "main": "dist/jquery.js", "homepage": "https://jquery.com", "author": { |