aboutsummaryrefslogtreecommitdiffstats
path: root/ui/ui.resizable.js
diff options
context:
space:
mode:
Diffstat (limited to 'ui/ui.resizable.js')
-rw-r--r--ui/ui.resizable.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/ui.resizable.js b/ui/ui.resizable.js
index 26664cb5c..a04d5d196 100644
--- a/ui/ui.resizable.js
+++ b/ui/ui.resizable.js
@@ -516,6 +516,7 @@ $.widget("ui.resizable", $.extend({}, $.ui.mouse, {
}));
$.extend($.ui.resizable, {
+ version: "@VERSION",
defaults: {
cancel: ":input",
distance: 1,