fix(TapNodeTools): Default parameter added to createHttpsCert method

This commit is contained in:
2024-09-18 00:46:52 +02:00
parent f53e5bcc83
commit d7c3752dfa
3 changed files with 7 additions and 2 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/tapbundle',
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.'
}