diff --git a/index.js b/index.js index 45bade2..22c8a5c 100644 --- a/index.js +++ b/index.js @@ -230,7 +230,6 @@ var EasyTable = (function() { '', '', '', - '', '', '', '' diff --git a/package.json b/package.json index f979ef8..164bf14 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "easytable.js", - "version": "1.1.2", + "version": "1.1.3", "description": "Vanilla JS package to add simple pagination, sorting and filtering to HTML tables", "main": "index.js", "scripts": {