aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
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",