diff --git a/package.json b/package.json index ae07e7e..2697b1f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@push.rocks/tapbundle", "private": false, - "version": "5.0.22", + "version": "5.0.23", "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 +}