diff --git a/package-lock.json b/package-lock.json index 49f88087c..3f5c325ff 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@asyncapi/html-template", - "version": "2.3.14", + "version": "3.0.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@asyncapi/html-template", - "version": "2.3.14", + "version": "3.0.0", "license": "Apache-2.0", "dependencies": { "@asyncapi/generator-react-sdk": "^1.1.2", diff --git a/package.json b/package.json index 9f653690c..ab02fe0f8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@asyncapi/html-template", - "version": "2.3.14", + "version": "3.0.0", "description": "HTML template for the AsyncAPI generator.", "keywords": [ "asyncapi",