diff options
author | Michał Gołębiowski-Owczarek <m.goleb@gmail.com> | 2021-08-06 17:18:16 +0200 |
---|---|---|
committer | Michał Gołębiowski-Owczarek <m.goleb@gmail.com> | 2021-08-06 17:18:16 +0200 |
commit | e9e5fd6114cdb76ac14c36a3f6c8cbe944404bc1 (patch) | |
tree | 7ce7facf5398578ece65e0f2d3eb3c57c903ac6d /package.json | |
parent | 349ee77924ee63b9dc8a4c0f5a18e4ef873db592 (diff) | |
download | jquery-ui-e9e5fd6114cdb76ac14c36a3f6c8cbe944404bc1.tar.gz jquery-ui-e9e5fd6114cdb76ac14c36a3f6c8cbe944404bc1.zip |
1.13.0-alpha.11.13.0-alpha.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 2cf66d617..e35a2a4e9 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.0-pre", + "version": "1.13.0-alpha.1", "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.0-alpha.1/AUTHORS.txt" }, "main": "ui/widget.js", "maintainers": [ |