diff --git a/package.json b/package.json index a7cc46c..2c7fce7 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@push.rocks/tapbundle", "private": false, - "version": "5.1.1", + "version": "5.1.2", "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",