From 2a1ed874b2365c9fd7c07b58ef9637ae368d74d1 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Sat, 18 Jan 2025 12:38:15 +0100 Subject: [PATCH] 1.12.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 76cfc06..4e85bb0 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@git.zone/cli", "private": false, - "version": "1.12.0", + "version": "1.12.1", "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",