From 9b3d77189ab02a3f8a75b3765a64d4a822b54015 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Thu, 2 Jan 2025 04:06:51 +0100 Subject: [PATCH] 1.9.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5d95a69..5a0b045 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@git.zone/tspublish", - "version": "1.9.0", + "version": "1.9.1", "private": false, "description": "A tool to publish multiple, concise, and small packages from monorepos, specifically for TypeScript projects within a git environment.", "main": "dist_ts/index.js",