From 4358e1d64d60113682673ae272d625ff8c1ead5f Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Tue, 17 Sep 2024 19:40:01 +0200 Subject: [PATCH] 5.0.25 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f271399..e6f863c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@push.rocks/tapbundle", "private": false, - "version": "5.0.24", + "version": "5.0.25", "description": "A test automation library bundling utilities and tools for TAP (Test Anything Protocol) based testing, specifically tailored for tapbuffer.", "exports": { ".": "./dist_ts/index.js",