From acc642adf938cc182ac25a4219247285e6951b6d Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Thu, 20 Jun 2024 19:20:17 +0200 Subject: [PATCH] 1.1.6 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 13bd6cc..605b87d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@serve.zone/cloudly", - "version": "1.1.5", + "version": "1.1.6", "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", @@ -123,4 +123,4 @@ "security", "logging" ] -} \ No newline at end of file +}