From 7343b58dbfde91a552b9fe9ef1817b961e521038 Mon Sep 17 00:00:00 2001 From: Allan Jardine Date: Thu, 7 Mar 2024 13:51:17 +0000 Subject: [PATCH] Release 3.0.1 --- js/dataTables.buttons.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/js/dataTables.buttons.js b/js/dataTables.buttons.js index 41d5bc0..c5fe655 100644 --- a/js/dataTables.buttons.js +++ b/js/dataTables.buttons.js @@ -1,4 +1,4 @@ -/*! Buttons for DataTables 3.0.0 +/*! Buttons for DataTables 3.0.1 * © SpryMedia Ltd - datatables.net/license */ @@ -1949,7 +1949,7 @@ Buttons.defaults = { * @type {string} * @static */ -Buttons.version = '3.0.0'; +Buttons.version = '3.0.1'; $.extend(_dtButtons, { collection: {