diff options
author | Scott González <scott.gonzalez@gmail.com> | 2015-02-12 13:05:17 -0500 |
---|---|---|
committer | Scott González <scott.gonzalez@gmail.com> | 2015-02-12 13:05:17 -0500 |
commit | aec0b62e94e5c46d364218befc6e8f22449c9438 (patch) | |
tree | b0539fc0c138a16c718147ca83cbb421968f45d1 | |
parent | 8dfc67d46865889057164005c827d1193781bc9d (diff) | |
download | jquery-ui-aec0b62e94e5c46d364218befc6e8f22449c9438.tar.gz jquery-ui-aec0b62e94e5c46d364218befc6e8f22449c9438.zip |
Build: Updating the 1-11-stable version to 1.11.4-pre.
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 25fd51b3a..988f95798 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.11.3-pre", + "version": "1.11.4-pre", "homepage": "http://jqueryui.com", "author": { "name": "jQuery Foundation and other contributors", |