From 206fe445bc464d4e9420d6272c733f33e845c610 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Thu, 20 Jun 2024 19:00:58 +0200 Subject: [PATCH] 1.1.5 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index f4562ae..989a95e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@serve.zone/cloudly", - "version": "1.1.4", + "version": "1.1.5", "private": false, "description": "A comprehensive multi-cloud manager leveraging Docker Swarmkit to orchestrate containerized applications across various cloud services and integrate robust configuration and API management capabilities.", "type": "module", @@ -123,4 +123,4 @@ "security", "logging" ] -} \ No newline at end of file +}