aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorMichał Gołębiowski-Owczarek <m.goleb@gmail.com>2020-07-22 16:03:52 +0200
committerGitHub <noreply@github.com>2020-07-22 16:03:52 +0200
commit086c304218b0f6e24e8f9ea7d76c75d192977abd (patch)
tree5640d8ff3447db8d16552223c2f3f1ac50504bf6 /package.json
parente7a10c70ae75c741992afdda60a433be205fd85e (diff)
downloadjquery-ui-086c304218b0f6e24e8f9ea7d76c75d192977abd.tar.gz
jquery-ui-086c304218b0f6e24e8f9ea7d76c75d192977abd.zip
Build: Update the version from 1.12.2-pre to 1.13.0-pre
Closes gh-1921
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index a9c5e04a6..0f3e41e46 100644
--- a/package.json
+++ b/package.json
@@ -2,7 +2,7 @@
"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.12.2-pre",
+ "version": "1.13.0-pre",
"homepage": "http://jqueryui.com",
"author": {
"name": "jQuery Foundation and other contributors",