diff options
author | Timmy Willison <timmywil@users.noreply.github.com> | 2023-03-08 10:32:50 -0500 |
---|---|---|
committer | Timmy Willison <timmywil@users.noreply.github.com> | 2023-03-08 10:32:50 -0500 |
commit | 000532b9050d3f0190811fa3be7f8024ca967630 (patch) | |
tree | 5f2840881106ae1a75791f36cd3742c1b6caf360 | |
parent | 25ee194cc5043096d1db289fb24f5954936f667a (diff) | |
download | jquery-3.6-stable.tar.gz jquery-3.6-stable.zip |
Build: Updating the 3.6-stable version to 3.6.5-pre.3.6-stable
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index ea7260da2..71399be2c 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "jquery", "title": "jQuery", "description": "JavaScript library for DOM operations", - "version": "3.6.4-pre", + "version": "3.6.5-pre", "main": "dist/jquery.js", "homepage": "https://jquery.com", "author": { |