From 17706d3fd847cb8404c31de3b3b23076acfeafd8 Mon Sep 17 00:00:00 2001 From: alxpez Date: Tue, 24 Apr 2018 00:10:26 +1200 Subject: [PATCH] chore(version): update minor versions --- client/package.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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": {