From 630e363e5384cebd268be390df3b693622e6692c Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Fri, 25 Apr 2025 16:27:48 +0000 Subject: [PATCH] 5.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5c6ae42..7c89839 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@serve.zone/cloudly", - "version": "5.0.0", + "version": "5.0.1", "private": false, "description": "A comprehensive tool for managing containerized applications across multiple cloud providers using Docker Swarmkit, featuring web, CLI, and API interfaces.", "type": "module",