From 80fe602fbdb1b1f79eb67531c3aca5178532a560 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Tue, 8 Apr 2025 10:42:37 +0000 Subject: [PATCH] 5.6.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d6953bc..6617113 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@push.rocks/tapbundle", "private": false, - "version": "5.6.2", + "version": "5.6.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",