Skip to content

Commit 1d35cb5

Browse files
author
Jiren Patel
committed
Updated version
1 parent 43a1aed commit 1d35cb5

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

filter.js

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
/*
2+
* Filter.js
3+
* version: 2.0.0 (21/9/2014)
4+
*
5+
* Licensed under the MIT:
6+
* http://www.opensource.org/licenses/mit-license.php
7+
*
8+
* Copyright 2014 Jiren Patel[jirenpatel@gmail.com]
9+
*
10+
* Dependency:
11+
* jQuery(v1.9 >=)
12+
*/
13+
114
(function(window){
215
'use strict';
316

0 commit comments

Comments
 (0)