From d0c87050c0d4c5473784f5d97451d35ae2a2bd7c Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Mon, 17 Mar 2025 14:42:18 +0000 Subject: [PATCH] 5.6.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0e976ab..9513a82 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@push.rocks/tapbundle", "private": false, - "version": "5.5.10", + "version": "5.6.0", "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",