diff --git a/datatables.json b/datatables.json index 3c7763e..8c43758 100644 --- a/datatables.json +++ b/datatables.json @@ -14,6 +14,6 @@ "types/types.d.ts" ], "src-repo": "http://github.com/DataTables/ColReorder", - "last-tag": "1.5.6", + "last-tag": "1.6.0", "last-sync": "dd71d1db639759322a3b00a292055aa0c46ddf99" } \ No newline at end of file diff --git a/nuget.nuspec b/nuget.nuspec index 584d007..8cd11c6 100644 --- a/nuget.nuspec +++ b/nuget.nuspec @@ -1,7 +1,7 @@ - 1.5.6 + 1.6.0 datatables.net-colreorder-bm This is ColReorder for DataTables with styling for [Bulma](https://bulma.io/) diff --git a/package.json b/package.json index a717bed..c898fcb 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "module": "js/colReorder.bulma.mjs", "style": "css/colReorder.bulma.css", "types": "./types/types.d.ts", - "version": "1.5.6", + "version": "1.6.0", "files": [ "css/**/*.css", "js/**/*.js", @@ -14,7 +14,7 @@ ], "keywords": [ "ColReorder", - "Reorder", + "Reorder", "Bulma", "Datatables", "jQuery", @@ -48,4 +48,4 @@ "type": "git", "url": "https://github.com/DataTables/Dist-DataTables-ColReorder-Bulma.git" } -} +} \ No newline at end of file