From 924470407a7114c4c0f83443261f0a8534eed832 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Sun, 29 Sep 2024 16:48:24 +0200 Subject: [PATCH] 1.9.125 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2bbccdd..d2aaeea 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@git.zone/cli", "private": false, - "version": "1.9.124", + "version": "1.9.125", "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",