From 7fa1d2cb36120d709981a2deaa6ac3103072e656 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?John=20Molakvo=C3=A6=20=28skjnldsv=29?= Date: Tue, 1 Sep 2020 21:08:31 +0200 Subject: [PATCH] 1.4.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 87cee56..898f191 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@nextcloud/webpack-vue-config", - "version": "1.3.0", + "version": "1.4.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 8d4fbd0..76e67ef 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nextcloud/webpack-vue-config", - "version": "1.3.0", + "version": "1.4.0", "description": "A webpack vue config for nextcloud apps", "author": "John Molakvoæ ", "license": "AGPL-3.0-or-later",