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