From ee43467afe6d2623cb1ca50ae730a91101468577 Mon Sep 17 00:00:00 2001 From: AlexisMora Date: Wed, 5 Nov 2025 09:40:01 +0100 Subject: [PATCH] chore: Bump project version to 1.5.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 59215231..b72f5a0c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "author": "Internxt ", - "version": "1.5.7", + "version": "1.5.8", "description": "Internxt CLI to manage your encrypted storage", "scripts": { "build": "yarn clean && tsc",