You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>Structured-Filter (currently v2.0.3) is a Web UI for building structured search queries. It is a full jQuery UI widget, supporting various configurations and themes.
27
+
<p>Structured-Filter (currently v2.0.4) is a Web UI for building structured search queries. It is a full jQuery UI widget, supporting various configurations and themes.
28
28
</p>
29
29
30
30
<p>
@@ -68,7 +68,7 @@ <h1>Structured-Filter</h1>
68
68
69
69
<p>Structured-Filter is released under the <ahref="http://github.com/evoluteur/structured-filter/raw/master/LICENSE.md">MIT license</a>.</p>
Copy file name to clipboardExpand all lines: package.json
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
1
{
2
2
"name": "structured-filter",
3
-
"version": "2.0.3",
3
+
"version": "2.0.4",
4
4
"description": "Generic Web UI for building structured search or filter queries. With it you can build structured search conditions like Firstname starts with 'A' and Birthday after 1/1/1990 and State in (CA, NY, FL)...",
0 commit comments