diff --git a/package-lock.json b/package-lock.json index 19f237686..2a9974f0c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "github-action-for-generator", - "version": "2.1.18", + "version": "2.1.19", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "github-action-for-generator", - "version": "2.1.18", + "version": "2.1.19", "license": "Apache-2.0", "dependencies": { "@actions/core": "^1.9.1", diff --git a/package.json b/package.json index 734ae7225..f71dcc8ad 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "github-action-for-generator", - "version": "2.1.18", + "version": "2.1.19", "description": "GitHub action to generate all the things form your AsyncAPI document", "main": "lib/index.js", "scripts": {