diff --git a/package-lock.json b/package-lock.json index 20b816f2..1c283da5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@asyncapi/nodejs-template", - "version": "2.0.0", + "version": "2.0.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@asyncapi/nodejs-template", - "version": "2.0.0", + "version": "2.0.1", "license": "Apache-2.0", "dependencies": { "@asyncapi/generator-filters": "^2.1.0", diff --git a/package.json b/package.json index aad33ae3..564ea20e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@asyncapi/nodejs-template", - "version": "2.0.0", + "version": "2.0.1", "description": "Node.js template for the AsyncAPI generator.", "keywords": [ "asyncapi",