diff options
author | Scott González <scott.gonzalez@gmail.com> | 2016-09-14 12:34:40 -0400 |
---|---|---|
committer | Scott González <scott.gonzalez@gmail.com> | 2016-09-14 12:34:40 -0400 |
commit | c571d2f234f304defcef9ffe48bf816d99dce820 (patch) | |
tree | bc1cfcd80727796bcffe99acabf49bbc9efcd0b5 /package.json | |
parent | 90d9fee6e3c6d945cab6edcc138a27d8befd5861 (diff) | |
download | jquery-ui-c571d2f234f304defcef9ffe48bf816d99dce820.tar.gz jquery-ui-c571d2f234f304defcef9ffe48bf816d99dce820.zip |
Build: Updating the master version to 1.12.2-pre.
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 0e5003a04..ab2335fad 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.1-pre", + "version": "1.12.2-pre", "homepage": "http://jqueryui.com", "author": { "name": "jQuery Foundation and other contributors", |