diff --git a/package-lock.json b/package-lock.json index fd26f8ebc7..fe13505176 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@nextcloud/vue", - "version": "5.1.0", + "version": "5.1.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@nextcloud/vue", - "version": "5.1.0", + "version": "5.1.1", "license": "AGPL-3.0", "dependencies": { "@nextcloud/auth": "^1.2.3", diff --git a/package.json b/package.json index 0d6da5b612..9a9ecf98a4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nextcloud/vue", - "version": "5.1.0", + "version": "5.1.1", "description": "Nextcloud vue components", "keywords": [ "vuejs",