diff --git a/client/package.json b/client/package.json index 951c712..8fe02d8 100644 --- a/client/package.json +++ b/client/package.json @@ -1,6 +1,6 @@ { "name": "vuegg-client", - "version": "0.14.0", + "version": "0.15.0", "description": "vuegg UI", "author": "alxpez", "private": false, diff --git a/package.json b/package.json index ff33277..667cd7e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vuegg", - "version": "0.16.0", + "version": "0.17.0", "description": "vuejs GUI generator", "author": "alxpez", "scripts": {