Skip to content

Commit 8af6630

Browse files
author
Olivier Giulieri
committed
Version 1.0.2.
1 parent 4a93222 commit 8af6630

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

js/structured-filter.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* structured-filter 1.0.1
2+
* structured-filter 1.0.2
33
*
44
* Copyright (c) 2014, Olivier Giulieri
55
*
@@ -69,7 +69,7 @@
6969

7070
$.widget( 'evol.structFilter', {
7171

72-
version: '1.0.1',
72+
version: '1.0.2',
7373

7474
options: {
7575
fields: [],

0 commit comments

Comments
 (0)