From 5148bd1ffffa9ad090d2d54cca8cc1d771714e59 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Mon, 28 Oct 2024 16:55:25 +0100 Subject: [PATCH] 4.1.1 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index e6761a9..727e518 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@serve.zone/cloudly", - "version": "4.1.0", + "version": "4.1.1", "private": false, "description": "A comprehensive multi-cloud manager leveraging Docker Swarmkit to orchestrate containerized applications across various cloud services and provide robust configuration and API integration.", "type": "module", @@ -127,4 +127,4 @@ "security", "logging" ] -} \ No newline at end of file +}