diff --git a/package-lock.json b/package-lock.json index 3dc349d..ac3c7f8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "asyncapi-preview", - "version": "0.6.4", + "version": "0.6.5", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "asyncapi-preview", - "version": "0.6.4", + "version": "0.6.5", "license": "Apache-2.0", "devDependencies": { "@asyncapi/react-component": "^2.3.2", diff --git a/package.json b/package.json index 29fbc51..44b944f 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "asyncapi-preview", "displayName": "asyncapi-preview", "description": "Preview AsyncAPI documents inside VSCode.", - "version": "0.6.4", + "version": "0.6.5", "icon": "asyncapi-logo.png", "galleryBanner": { "color": "#4a4a4a",