From 54f3eaa142c634961aa4231bdf67dba2b1abd3c8 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Sun, 19 Jan 2025 18:09:47 +0100 Subject: [PATCH] 5.5.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8158716..5160d8b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@push.rocks/tapbundle", "private": false, - "version": "5.5.4", + "version": "5.5.5", "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",