From 5d419e40c10b6f39002fc42a2e18c5cd5e6d3494 Mon Sep 17 00:00:00 2001 From: Juergen Kunz Date: Fri, 6 Feb 2026 16:12:41 +0000 Subject: [PATCH] v7.0.0 --- deno.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/deno.json b/deno.json index 69dd238..cee0e15 100644 --- a/deno.json +++ b/deno.json @@ -1,6 +1,6 @@ { "name": "@ship.zone/szci", - "version": "6.0.1", + "version": "7.0.0", "exports": "./mod.ts", "nodeModulesDir": "auto", "tasks": { diff --git a/package.json b/package.json index ba390b0..15cb513 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ship.zone/szci", - "version": "6.0.1", + "version": "7.0.0", "description": "Serve Zone CI - A tool to streamline Node.js and Docker workflows within CI environments, particularly GitLab CI, providing various CI/CD utilities. Powered by Deno with standalone executables.", "keywords": [ "Node.js",