From 5704894cd3f2d12a86059494880504c7831187cb Mon Sep 17 00:00:00 2001 From: Juergen Kunz Date: Mon, 18 Aug 2025 00:31:33 +0000 Subject: [PATCH] 1.10.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2091efd..ce26f77 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@git.zone/tspublish", - "version": "1.10.1", + "version": "1.10.2", "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",