From 00e8e08be04296eff63a99d4a1ad8539421439bc Mon Sep 17 00:00:00 2001 From: Allan Jardine Date: Mon, 28 Feb 2022 15:18:37 +0000 Subject: [PATCH] Release 1.11.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index feeb7ea..678fab6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "datatables.net-plugins", - "version": "1.11.4", + "version": "1.11.5", "description": "Various small plug-ins for DataTables including feature, ordering, search and internationalisation plug-ins.", "scripts": { "test": "echo \"Error: no test specified\" && exit 1"