fix(ts_node): Fixed createHttpsCert interface

This commit is contained in:
2024-09-18 00:45:50 +02:00
parent 155b0b9f91
commit d8301314a7
4 changed files with 8 additions and 3 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/tapbundle',
version: '5.1.0',
version: '5.1.1',
description: 'A test automation library bundling utilities and tools for TAP (Test Anything Protocol) based testing, specifically tailored for tapbuffer.'
}