diff --git a/package-lock.json b/package-lock.json index eb836fb9..d7aad1ed 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@asyncapi/nodejs-template", - "version": "3.0.3", + "version": "3.0.4", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@asyncapi/nodejs-template", - "version": "3.0.3", + "version": "3.0.4", "license": "Apache-2.0", "dependencies": { "@asyncapi/generator-filters": "^2.1.0", diff --git a/package.json b/package.json index 58448992..1bc6107d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@asyncapi/nodejs-template", - "version": "3.0.3", + "version": "3.0.4", "description": "Node.js template for the AsyncAPI generator.", "keywords": [ "asyncapi",