From 30ec6c5bc269e097a81d6cdcd232e2d3732bec39 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Sat, 8 Mar 2025 14:35:49 +0000 Subject: [PATCH] 5.5.10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 53086dc..0e976ab 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@push.rocks/tapbundle", "private": false, - "version": "5.5.9", + "version": "5.5.10", "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",