diff --git a/package-lock.json b/package-lock.json index 695664f..e04e18c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "asyncapi-preview", - "version": "1.0.0", + "version": "1.1.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "asyncapi-preview", - "version": "1.0.0", + "version": "1.1.0", "license": "Apache-2.0", "devDependencies": { "@asyncapi/react-component": "^2.6.5", diff --git a/package.json b/package.json index 002feaa..23a2118 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "asyncapi-preview", "displayName": "asyncapi-preview", "description": "Preview AsyncAPI documents inside VSCode.", - "version": "1.0.0", + "version": "1.1.0", "icon": "asyncapi-logo.png", "galleryBanner": { "color": "#4a4a4a",