We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d645c0a commit 7343b58Copy full SHA for 7343b58
1 file changed
js/dataTables.buttons.js
@@ -1,4 +1,4 @@
1
-/*! Buttons for DataTables 3.0.0
+/*! Buttons for DataTables 3.0.1
2
* © SpryMedia Ltd - datatables.net/license
3
*/
4
@@ -1949,7 +1949,7 @@ Buttons.defaults = {
1949
* @type {string}
1950
* @static
1951
1952
-Buttons.version = '3.0.0';
+Buttons.version = '3.0.1';
1953
1954
$.extend(_dtButtons, {
1955
collection: {
0 commit comments