From 08e9849116c8e32bf83f4402744a69b13821d60e Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Tue, 25 Feb 2025 18:47:41 +0000 Subject: [PATCH] 1.12.8 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 6d0712c..5b3ac23 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@git.zone/cli", "private": false, - "version": "1.12.7", + "version": "1.12.8", "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", @@ -116,4 +116,4 @@ "peek-readable": "5.3.1" } } -} \ No newline at end of file +}