From a21ce29a15d1edc97b116068b03ef6f537bbb53c Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Mon, 30 Dec 2024 20:39:41 +0100 Subject: [PATCH] 5.5.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a2c3a0e..e6f75ee 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@push.rocks/tapbundle", "private": false, - "version": "5.5.3", + "version": "5.5.4", "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",