diff --git a/package-lock.json b/package-lock.json index 620ad2f8..341bbb8c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "vue-good-table", - "version": "1.10.0", + "version": "1.10.1", "lockfileVersion": 1, "dependencies": { "abbrev": { diff --git a/package.json b/package.json index 93c353c3..942a5ca9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-good-table", - "version": "1.10.0", + "version": "1.10.1", "description": "A simple, clean data table for VueJS (2.x) with essential features like sorting, column filtering, pagination etc", "main": "src/index.js", "scripts": {