From 9a4c8795d453354d6dc8d17840ca7096b787868c Mon Sep 17 00:00:00 2001 From: Juergen Kunz Date: Thu, 30 Apr 2026 12:59:00 +0000 Subject: [PATCH] v2.14.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 80b74e5..85b2a6f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@git.zone/cli", "private": false, - "version": "2.14.1", + "version": "2.14.2", "description": "A comprehensive CLI tool for enhancing and managing local development workflows with gitzone utilities, focusing on project setup, version control, code formatting, and template management.", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts",