From a3226efd9acc408af8f4078d2a5226d58ad6f7a6 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Mon, 28 Oct 2024 01:30:40 +0100 Subject: [PATCH] 1.5.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fbadae0..49df9d0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@git.zone/tspublish", - "version": "1.5.2", + "version": "1.5.3", "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",