From 3406f00815654ad4fce1caa04afe9a668193a761 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julius=20H=C3=A4rtl?= Date: Tue, 25 Aug 2020 20:08:30 +0200 Subject: [PATCH] 1.3.0 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index bf176b4..c192af7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@nextcloud/webpack-vue-config", - "version": "1.2.0", + "version": "1.3.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 6145758..8d4fbd0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nextcloud/webpack-vue-config", - "version": "1.2.0", + "version": "1.3.0", "description": "A webpack vue config for nextcloud apps", "author": "John Molakvoæ ", "license": "AGPL-3.0-or-later",