From 40abbc1dc4a1f9bb7f77c7ea1bdf51d52af1851c Mon Sep 17 00:00:00 2001 From: Allan Jardine Date: Tue, 3 Dec 2019 10:54:32 +0000 Subject: [PATCH] 1.10.20 release for npm --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b7cb343..95d946c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "datatables.net-plugins", - "version": "1.10.19", + "version": "1.10.20", "description": "Various small plug-ins for DataTables including feature, ordering, search and internationalisation plug-ins.", "scripts": { "test": "echo \"Error: no test specified\" && exit 1"