diff --git a/package-lock.json b/package-lock.json index 3768936..aea3757 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "vue-admin-js", - "version": "0.0.8", + "version": "0.0.9", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 3524e14..e87df80 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-admin-js", - "version": "0.0.8", + "version": "0.0.9", "description": "An open source frontend Framework for building admin applications running in the browser, using ES6, Vue.js and Vuetify.js", "author": "Camba ", "scripts": {