From e9e5fd6114cdb76ac14c36a3f6c8cbe944404bc1 Mon Sep 17 00:00:00 2001 From: Michał Gołębiowski-Owczarek Date: Fri, 6 Aug 2021 17:18:16 +0200 Subject: 1.13.0-alpha.1 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package.json') 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": [ -- cgit v1.2.3