diff --git a/package-lock.json b/package-lock.json index eef6ea15c..1c9680888 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "github-action-for-generator", - "version": "2.1.20", + "version": "2.1.21", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "github-action-for-generator", - "version": "2.1.20", + "version": "2.1.21", "license": "Apache-2.0", "dependencies": { "@actions/core": "^1.9.1", diff --git a/package.json b/package.json index 01edbe23d..78dd5c378 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "github-action-for-generator", - "version": "2.1.20", + "version": "2.1.21", "description": "GitHub action to generate all the things form your AsyncAPI document", "main": "lib/index.js", "scripts": {