aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorTimmy Willison <timmywil@users.noreply.github.com>2024-02-06 11:40:53 -0500
committerTimmy Willison <timmywil@users.noreply.github.com>2024-02-06 11:40:53 -0500
commit49b55127e2bb6cf6fcfcc32cba8173ad4c1b6012 (patch)
treec36bcb54c6488eb1f5b51c21ace3f9bccc7f6616 /package.json
parentb507c8648f701acd1c48b3c38054ad38d76fd1ca (diff)
downloadjquery-4.0.0-beta.tar.gz
jquery-4.0.0-beta.zip
4.0.0-beta4.0.0-beta
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 c03a1afb6..f7e71796f 100644
--- a/package.json
+++ b/package.json
@@ -2,7 +2,7 @@
"name": "jquery",
"title": "jQuery",
"description": "JavaScript library for DOM operations",
- "version": "4.0.0-pre",
+ "version": "4.0.0-beta",
"type": "module",
"exports": {
".": {
@@ -68,7 +68,7 @@
"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/4.0.0-beta/AUTHORS.txt"
},
"repository": {
"type": "git",