diff --git a/deno.json b/deno.json index 119ba4f..9d808a9 100644 --- a/deno.json +++ b/deno.json @@ -1,6 +1,6 @@ { "name": "@ship.zone/szci", - "version": "5.0.0", + "version": "6.0.0", "exports": "./mod.ts", "nodeModulesDir": "auto", "tasks": { diff --git a/package.json b/package.json index abe06f0..5b82839 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ship.zone/szci", - "version": "5.0.0", + "version": "6.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",