diff --git a/bower.json b/bower.json index f97be58..3e23a41 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "structured-filter", - "version": "2.0.4", + "version": "2.0.5", "description": "jQuery UI widget for structured queries", "homepage": "https://evoluteur.github.io/structured-filter/", "main": [ @@ -8,11 +8,11 @@ "less/structured-filter.less" ], "license": "MIT", - "copyright": "(c) 2021 Olivier Giulieri", + "copyright": "(c) 2022 Olivier Giulieri", "authors": "Olivier Giulieri (https://evoluteur.github.io/)", "dependencies": { "jquery": "~3.6.0", - "jquery-ui": "^1.12.1" + "jquery-ui": "^1.13.0" }, "ignore": [ "node_modules", diff --git a/index.html b/index.html index 587e944..93c681b 100644 --- a/index.html +++ b/index.html @@ -34,7 +34,7 @@ type="text/javascript" > @@ -43,7 +43,7 @@
-

Structured-Filter v2.0.4

+

Structured-Filter v2.0.5