From 17e24a5421286e5a04036d92950b82f5d1b6d6c9 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Tue, 29 Apr 2025 12:15:53 +0000 Subject: [PATCH] 6.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1a338a5..4714a96 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@push.rocks/tapbundle", "private": false, - "version": "5.6.3", + "version": "6.0.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",