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