From 9b943543acea4804d91ea0100356ce24ab970cf1 Mon Sep 17 00:00:00 2001 From: Anton Date: Tue, 13 Sep 2022 22:54:52 +0300 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 678fab6..3e64619 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "datatables.net-plugins", - "version": "1.11.5", + "version": "1.12.0", "description": "Various small plug-ins for DataTables including feature, ordering, search and internationalisation plug-ins.", "scripts": { "test": "echo \"Error: no test specified\" && exit 1"