diff --git a/package-lock.json b/package-lock.json index 9cffa41ac..f57659bdf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "github-action-for-generator", - "version": "2.1.11", + "version": "2.1.12", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 9bf0f9749..884eeb6a8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "github-action-for-generator", - "version": "2.1.11", + "version": "2.1.12", "description": "GitHub action to generate all the things form your AsyncAPI document", "main": "lib/index.js", "scripts": {