From 2eb80fce7472091c4fea0e6541c45063ec22e64d Mon Sep 17 00:00:00 2001 From: danielm-codefresh Date: Sun, 28 May 2023 12:04:11 +0300 Subject: [PATCH] bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f15379141..bbd84faf2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "codefresh", - "version": "0.84.2", + "version": "0.84.3", "description": "Codefresh command line utility", "main": "index.js", "preferGlobal": true,