From b73acf904a0bc1f02c1c7aef5f745005ec992907 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Sun, 8 Dec 2024 17:47:45 +0100 Subject: [PATCH] 1.10.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6a79c51..3ca042b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@git.zone/cli", "private": false, - "version": "1.10.5", + "version": "1.10.6", "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",