diff --git a/package.json b/package.json index 68c6a03..d13713a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vuetable", - "version": "1.5.8", + "version": "1.5.9", "description": "vue.js table component that will automatically request JSON data from server and display them nicely in HTML table with swap-able/extensible pagination component", "main": "dist/vue-table.js", "dependencies": {