From e26bb2b7dd6fff6aee6b7a42ce26d0c3043e448f Mon Sep 17 00:00:00 2001 From: Juergen Kunz Date: Fri, 8 Aug 2025 12:17:25 +0000 Subject: [PATCH] 1.10.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7646f2a..1abe9cc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@git.zone/tspublish", - "version": "1.10.0", + "version": "1.10.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",