From d8fe8bae64bc2ea75b27fab01f79ab0f89ebd70f Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Sun, 23 Jun 2024 23:25:11 +0200 Subject: [PATCH] 1.9.118 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 761e3ec..ff66cd7 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@git.zone/cli", "private": false, - "version": "1.9.117", + "version": "1.9.118", "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",