diff --git a/package-lock.json b/package-lock.json index 7798beaaa..9a7ee6909 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@asyncapi/parser", - "version": "2.1.0-next-major-spec.6", + "version": "2.1.0-next-major-spec.7", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@asyncapi/parser", - "version": "2.1.0-next-major-spec.6", + "version": "2.1.0-next-major-spec.7", "license": "Apache-2.0", "dependencies": { "@asyncapi/specs": "^6.0.0-next-major-spec.2", diff --git a/package.json b/package.json index 59e858365..94e88ec09 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@asyncapi/parser", - "version": "2.1.0-next-major-spec.6", + "version": "2.1.0-next-major-spec.7", "description": "JavaScript AsyncAPI parser.", "bugs": { "url": "https://github.com/asyncapi/parser-js/issues"