diff --git a/package-lock.json b/package-lock.json index 55096c8..bf27356 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@nextcloud/webpack-vue-config", - "version": "5.1.0", + "version": "5.2.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@nextcloud/webpack-vue-config", - "version": "5.1.0", + "version": "5.2.0", "license": "AGPL-3.0-or-later", "devDependencies": { "@babel/core": "^7.16.7", diff --git a/package.json b/package.json index 4982b66..fdc3131 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nextcloud/webpack-vue-config", - "version": "5.1.0", + "version": "5.2.0", "description": "A webpack vue config for nextcloud apps", "author": "John Molakvoæ ", "license": "AGPL-3.0-or-later",