diff --git a/datatables.json b/datatables.json index 6804eee..2fb5949 100644 --- a/datatables.json +++ b/datatables.json @@ -14,6 +14,6 @@ "types/types.d.ts" ], "src-repo": "http://github.com/DataTables/Buttons", - "last-tag": "2.2.3", + "last-tag": "2.3.0", "last-sync": "1228db0e02f81a3042bda794769aa3d7647a02ed" } \ No newline at end of file diff --git a/nuget.nuspec b/nuget.nuspec index d3a2c29..8d536df 100644 --- a/nuget.nuspec +++ b/nuget.nuspec @@ -1,7 +1,7 @@ - 2.2.3 + 2.3.0 datatables.net-buttons-dt This is Buttons for DataTables with styling for [DataTables](https://datatables.net/) diff --git a/package.json b/package.json index 0af02f8..af0e3ac 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "module": "js/buttons.dataTables.mjs", "style": "css/buttons.dataTables.css", "types": "./types/types.d.ts", - "version": "2.2.3", + "version": "2.3.0", "files": [ "css/**/*.css", "js/**/*.js", @@ -14,12 +14,12 @@ ], "keywords": [ "Buttons", - "Column Visibility", - "csv", - "excel", - "pdf", - "print", - "Datatables", + "Column Visibility", + "csv", + "excel", + "pdf", + "print", + "Datatables", "jQuery", "table", "filter", @@ -51,4 +51,4 @@ "type": "git", "url": "https://github.com/DataTables/Dist-DataTables-Buttons-DataTables.git" } -} +} \ No newline at end of file