From 0567d5433f43584ecd89367e322c40b3689e48c9 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Thu, 1 May 2025 08:59:42 +0000 Subject: [PATCH] 6.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cd66e10..a59fc19 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@push.rocks/tapbundle", "private": false, - "version": "6.0.2", + "version": "6.0.3", "description": "A comprehensive testing automation library that provides a wide range of utilities and tools for TAP (Test Anything Protocol) based testing, especially suitable for projects using tapbuffer.", "exports": { ".": "./dist_ts/index.js",