diff --git a/package-lock.json b/package-lock.json index a41ef5567..63915e4c6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@asyncapi/parser", - "version": "3.0.8", + "version": "3.0.9", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@asyncapi/parser", - "version": "3.0.8", + "version": "3.0.9", "license": "Apache-2.0", "dependencies": { "@asyncapi/specs": "^6.5.2", diff --git a/package.json b/package.json index 9c9099733..f0f33b950 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@asyncapi/parser", - "version": "3.0.8", + "version": "3.0.9", "description": "JavaScript AsyncAPI parser.", "bugs": { "url": "https://github.com/asyncapi/parser-js/issues"