diff options
author | Timmy Willison <4timmywil@gmail.com> | 2021-03-02 12:08:15 -0500 |
---|---|---|
committer | Timmy Willison <4timmywil@gmail.com> | 2021-03-02 12:08:15 -0500 |
commit | 0cc1ad64ab0f482c13d6edd2a5226f309dd00006 (patch) | |
tree | 0b4930c92df8ad5069742a1b616d001b3229847b /package.json | |
parent | aed59da0c936b39b1c8cfd6cc30caa688103e074 (diff) | |
download | jquery-3.6.0.tar.gz jquery-3.6.0.zip |
3.6.03.6.0
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index bd79bb480..c060d7d1e 100644 --- a/package.json +++ b/package.json @@ -2,12 +2,12 @@ "name": "jquery", "title": "jQuery", "description": "JavaScript library for DOM operations", - "version": "3.6.0-pre", + "version": "3.6.0", "main": "dist/jquery.js", "homepage": "https://jquery.com", "author": { "name": "OpenJS Foundation and other contributors", - "url": "https://github.com/jquery/jquery/blob/main/AUTHORS.txt" + "url": "https://github.com/jquery/jquery/blob/3.6.0/AUTHORS.txt" }, "repository": { "type": "git", |