From 22ec504b0f903af0e9382533857dc5dec9e19d4b Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Wed, 18 Sep 2024 15:30:47 +0200 Subject: [PATCH] 5.1.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2c7fce7..f582e1b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@push.rocks/tapbundle", "private": false, - "version": "5.1.2", + "version": "5.1.3", "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",