From 7b2ae01112073463f7ed7a077b8ac1c9671cab4b Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Wed, 14 May 2025 12:25:01 +0000 Subject: [PATCH] 1.15.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3f6d3e2..01522fe 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@git.zone/cli", "private": false, - "version": "1.15.4", + "version": "1.15.5", "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.ts", "typings": "dist_ts/index.d.ts",