Skip to content

Commit df81f91

Browse files
committed
Version 1.2.2
1 parent 837ba16 commit df81f91

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

js/dataTables.alphabetSearch.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*! AlphabetSearch for DataTables v1.2.2-dev
1+
/*! AlphabetSearch for DataTables v1.2.2
22
* 2014 SpryMedia Ltd - datatables.net/license
33
* Gyrocode - MIT License
44
*/
@@ -7,7 +7,7 @@
77
* @summary AlphabetSearch
88
* @description Show an set of alphabet buttons alongside a table providing
99
* search input options
10-
* @version 1.2.2-dev
10+
* @version 1.2.2
1111
* @file dataTables.alphabetSearch.js
1212
* @author SpryMedia Ltd (www.sprymedia.co.uk)
1313
* @contact www.sprymedia.co.uk/contact

js/dataTables.alphabetSearch.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jquery-datatables-alphabetsearch",
3-
"version": "1.2.1",
3+
"version": "1.2.2",
44
"description": "AlphabetSearch is a feature plug-in for the jQuery DataTables library that provides A-Z alphabetical search feature.",
55
"main": "./js/dataTables.alphabetSearch.js",
66
"keywords": [

0 commit comments

Comments
 (0)