diff --git a/package-lock.json b/package-lock.json index f9ccda953..e1eac2762 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "github-action-for-generator", - "version": "2.1.25", + "version": "2.1.26", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "github-action-for-generator", - "version": "2.1.25", + "version": "2.1.26", "license": "Apache-2.0", "dependencies": { "@actions/core": "^1.9.1", diff --git a/package.json b/package.json index 1938173d7..1d53dada4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "github-action-for-generator", - "version": "2.1.25", + "version": "2.1.26", "description": "GitHub action to generate all the things form your AsyncAPI document", "main": "lib/index.js", "scripts": {