diff options
author | Timmy Willison <4timmywil@gmail.com> | 2020-05-04 18:51:05 -0400 |
---|---|---|
committer | Timmy Willison <4timmywil@gmail.com> | 2020-05-04 18:51:05 -0400 |
commit | 9908b7aaceb7b313af05d3814fca9cb0f45ce9d2 (patch) | |
tree | 6a6d5393ece35f851b2dde2257fe223db589bd16 /package.json | |
parent | 7d2ce691cdbd53956f5eeab2048a13efd372277c (diff) | |
download | jquery-9908b7aaceb7b313af05d3814fca9cb0f45ce9d2.tar.gz jquery-9908b7aaceb7b313af05d3814fca9cb0f45ce9d2.zip |
Build: Updating the 3.x-stable version to 3.5.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 d5cf1200f..71ac9cccf 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "jquery", "title": "jQuery", "description": "JavaScript library for DOM operations", - "version": "3.5.1-pre", + "version": "3.5.2-pre", "main": "dist/jquery.js", "homepage": "https://jquery.com", "author": { |