diff --git a/package.json b/package.json index 3668fca..362ba73 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@push.rocks/tapbundle", "private": false, - "version": "5.0.23", + "version": "5.0.24", "description": "A test automation library bundling utilities and tools for TAP (Test Anything Protocol) based testing, specifically tailored for tapbuffer.", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts", @@ -67,4 +67,4 @@ "web helpers", "test utilities" ] -} \ No newline at end of file +}