diff --git a/package-lock.json b/package-lock.json index 33fadad9..c88a856d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "vue-good-table", - "version": "1.13.0", + "version": "1.14.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 777c8635..cce3abf7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-good-table", - "version": "1.13.0", + "version": "1.14.0", "description": "A simple, clean data table for VueJS (2.x) with essential features like sorting, column filtering, pagination etc", "main": "src/index.js", "scripts": {