diff options
author | Michał Gołębiowski-Owczarek <m.goleb@gmail.com> | 2022-07-14 21:10:31 +0200 |
---|---|---|
committer | Michał Gołębiowski-Owczarek <m.goleb@gmail.com> | 2022-07-14 21:10:31 +0200 |
commit | d6c028cc2e214a4f9f3a787313ef03a17a33a008 (patch) | |
tree | 08819a49e548e2335231b85f9c0d00d7d990da42 /package.json | |
parent | 8cc5bae1caa1fcf96bf5862c5646c787020ba3f9 (diff) | |
download | jquery-ui-1.13.2.tar.gz jquery-ui-1.13.2.zip |
1.13.21.13.2
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 348712a5a..f39c0c481 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.13.2-pre", + "version": "1.13.2", "homepage": "http://jqueryui.com", "author": { "name": "jQuery Foundation and other contributors", - "url": "https://github.com/jquery/jquery-ui/blob/main/AUTHORS.txt" + "url": "https://github.com/jquery/jquery-ui/blob/1.13.2/AUTHORS.txt" }, "main": "ui/widget.js", "maintainers": [ |