From bb1be77a50d5fabeb55ce1d21f17bea14d091eb5 Mon Sep 17 00:00:00 2001 From: Allan Jardine Date: Mon, 31 Jul 2023 11:33:29 +0100 Subject: [PATCH] 1.13.6 release --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b799fbe..8c973bb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "datatables.net-plugins", - "version": "1.13.5", + "version": "1.13.6", "description": "Various small plug-ins for DataTables including feature, ordering, search and internationalisation plug-ins.", "scripts": { "test": "echo \"Error: no test specified\" && exit 1"