From 6870c40e570e9299b85f9131074e35b68b1d3082 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Tue, 25 Feb 2025 18:43:56 +0000 Subject: [PATCH] 1.12.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8896714..2e9b663 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@git.zone/cli", "private": false, - "version": "1.12.6", + "version": "1.12.7", "description": "A CLI toolbelt to streamline local development cycles by using various gitzone utilities.", "main": "dist_ts/index.ts", "typings": "dist_ts/index.d.ts",