diff --git a/package-lock.json b/package-lock.json index 9a321f50e..b56d59b13 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@asyncapi/markdown-template", - "version": "1.3.1", + "version": "1.3.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@asyncapi/markdown-template", - "version": "1.3.1", + "version": "1.3.2", "license": "Apache-2.0", "dependencies": { "@asyncapi/generator-filters": "^2.1.0", diff --git a/package.json b/package.json index bd936c65e..72553136e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@asyncapi/markdown-template", - "version": "1.3.1", + "version": "1.3.2", "description": "Markdown template for the AsyncAPI generator.", "keywords": [ "asyncapi",