diff options
author | Michał Gołębiowski-Owczarek <m.goleb@gmail.com> | 2024-10-30 17:22:18 +0100 |
---|---|---|
committer | Michał Gołębiowski-Owczarek <m.goleb@gmail.com> | 2024-10-30 17:22:18 +0100 |
commit | ca5af712bdd620c82a8fc55265ab2afad70121b0 (patch) | |
tree | 1ebc74fb19bc7786e03c177c3e95a7c886799ca2 /package.json | |
parent | bf0d4c3a06852622487c08991f702f225b9631dd (diff) | |
download | jquery-ui-ca5af712bdd620c82a8fc55265ab2afad70121b0.tar.gz jquery-ui-ca5af712bdd620c82a8fc55265ab2afad70121b0.zip |
1.14.11.14.1
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 2cb41ef9e..abf413bf7 100644 --- a/package.json +++ b/package.json @@ -2,11 +2,11 @@ "name": "jquery-ui", "title": "jQuery UI", "description": "A curated set of user interface interactions, effects, widgets, and themes built on top of the jQuery JavaScript Library.", - "version": "1.14.1-pre", + "version": "1.14.1", "homepage": "https://jqueryui.com", "author": { "name": "OpenJS Foundation and other contributors", - "url": "https://github.com/jquery/jquery-ui/blob/main/AUTHORS.txt" + "url": "https://github.com/jquery/jquery-ui/blob/1.14.1/AUTHORS.txt" }, "main": "ui/widget.js", "maintainers": [ |