diff --git a/package-lock.json b/package-lock.json index 38967002..041ce8a0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "vue-good-table", - "version": "1.12.4", + "version": "1.12.5", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index b721db61..037a0ccd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-good-table", - "version": "1.12.4", + "version": "1.12.5", "description": "A simple, clean data table for VueJS (2.x) with essential features like sorting, column filtering, pagination etc", "main": "src/index.js", "scripts": {