diff --git a/package-lock.json b/package-lock.json index 7e6b7b7..7de3660 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "vue-slider-with-indicator", - "version": "1.0.6", + "version": "1.0.7", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index ae5d63c..3e061c8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-slider-with-indicator", - "version": "1.0.6", + "version": "1.0.7", "main": "dist/vue-slider-with-indicator.umd.js", "module": "dist/vue-slider-with-indicator.esm.js", "unpkg": "dist/vue-slider-with-indicator.min.js",