diff --git a/package-lock.json b/package-lock.json index d4334181..91d29e63 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@nextcloud/vue-richtext", - "version": "2.0.3", + "version": "2.0.4", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@nextcloud/vue-richtext", - "version": "2.0.3", + "version": "2.0.4", "license": "AGPL-3.0", "dependencies": { "@nextcloud/axios": "^2.0.0", diff --git a/package.json b/package.json index 6ff1f4f9..5ccb5296 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nextcloud/vue-richtext", - "version": "2.0.3", + "version": "2.0.4", "description": "Vue component for rich content strings including markdown support.", "keywords": [ "vuejs",