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