Skip to content
This repository was archived by the owner on May 30, 2021. It is now read-only.

Commit f38d47a

Browse files
author
Mobius1
committed
v1.6.10
1 parent 2a50125 commit f38d47a

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ A lightweight, extendable, dependency-free javascript HTML table plugin. Similar
2020
* Extentable with custom plugins [See the wiki](https://github.com/Mobius1/Vanilla-DataTables/wiki/Plugins) (v1.6.0 and above)
2121

2222

23-
[Documentation](https://github.com/Mobius1/Vanilla-DataTables/wiki) | [Latest Version](https://github.com/Mobius1/Vanilla-DataTables/releases/tag/1.6.9)
23+
[Documentation](https://github.com/Mobius1/Vanilla-DataTables/wiki) | [Latest Version](https://github.com/Mobius1/Vanilla-DataTables/releases/tag/1.6.10)
2424

2525
---
2626

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vanilla-datatables",
3-
"version": "1.6.9",
3+
"version": "1.6.10",
44
"main": "src/vanilla-dataTables.js",
55
"ignore": [
66
".gitattributes",

dist/vanilla-dataTables.min.css

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

dist/vanilla-dataTables.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": "vanilla-datatables",
3-
"version": "1.6.9",
3+
"version": "1.6.10",
44
"description": "A lightweight, dependency-free javascript HTML table plugin.",
55
"main": "src/vanilla-dataTables.js",
66
"scripts": {

src/vanilla-dataTables.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Copyright (c) 2015-2017 Karl Saunders (http://mobius.ovh)
55
* Licensed under MIT (http://www.opensource.org/licenses/mit-license.php)
66
*
7-
* Version: 1.6.9
7+
* Version: 1.6.10
88
*
99
*/
1010

src/vanilla-dataTables.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Copyright (c) 2015-2017 Karl Saunders (http://mobius.ovh)
55
* Licensed under MIT (http://www.opensource.org/licenses/mit-license.php)
66
*
7-
* Version: 1.6.9
7+
* Version: 1.6.10
88
*
99
*/
1010
(function(root, factory) {

tests/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"9557",
2626
"07/18/2017",
2727
"Nullam.vitae@egestas.edu",
28-
"0800 1.6.90"
28+
"0800 025698"
2929
],
3030
[
3131
"Kyra S. Baldwin",

0 commit comments

Comments
 (0)