From 157acc9888a3e07ba88cdd2dba56eea05c26b413 Mon Sep 17 00:00:00 2001 From: Allan Jardine Date: Fri, 22 Jun 2018 16:09:53 +0100 Subject: [PATCH] 1.10.19 release --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 11ff235..b7cb343 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "datatables.net-plugins", - "version": "1.10.15", + "version": "1.10.19", "description": "Various small plug-ins for DataTables including feature, ordering, search and internationalisation plug-ins.", "scripts": { "test": "echo \"Error: no test specified\" && exit 1"