From d6c028cc2e214a4f9f3a787313ef03a17a33a008 Mon Sep 17 00:00:00 2001 From: Michał Gołębiowski-Owczarek Date: Thu, 14 Jul 2022 21:10:31 +0200 Subject: 1.13.2 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package.json') 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": [ -- cgit v1.2.3