From 6cc1df8bdb132467a078a1c353e7fe37bfaa8f9c Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Wed, 18 Dec 2024 10:52:24 +0100 Subject: [PATCH] 1.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fd287b5..02e9f6a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@serve.zone/spark", - "version": "1.1.0", + "version": "1.2.0", "private": false, "description": "A comprehensive tool for maintaining and configuring servers, integrating with Docker and supporting advanced task scheduling, targeted at the Servezone infrastructure and used by @serve.zone/cloudly as a cluster node server system manager.", "main": "dist_ts/index.js",