diff --git a/package-lock.json b/package-lock.json index 81df39a0..3302768a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "bump-cli", - "version": "2.8.0", + "version": "2.8.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "bump-cli", - "version": "2.8.0", + "version": "2.8.1", "license": "MIT", "dependencies": { "@apidevtools/json-schema-ref-parser": "^9.0.7", diff --git a/package.json b/package.json index 0b3c4fc0..d8ca3091 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "bump-cli", "description": "The Bump CLI is used to interact with your API documentation hosted on Bump by using the API of developers.bump.sh", - "version": "2.8.0", + "version": "2.8.1", "author": "Paul Bonaud ", "bin": { "bump": "./bin/run"