From 01b40f0c3a704b51a85b2cb019944275848a0eaa Mon Sep 17 00:00:00 2001 From: Paul B Date: Mon, 2 Oct 2023 13:51:17 -0300 Subject: [PATCH] v2.7.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9081ce06..a4978449 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.7.1", + "version": "2.7.2", "author": "Paul Bonaud ", "bin": { "bump": "./bin/run"