fix(readme): Update README: Revamp structure for features, installation, and examples

This commit is contained in:
2025-04-02 14:19:49 +00:00
parent d0c87050c0
commit d6959c13e9
3 changed files with 88 additions and 111 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/tapbundle',
version: '5.6.0',
version: '5.6.1',
description: 'A comprehensive testing automation library that provides a wide range of utilities and tools for TAP (Test Anything Protocol) based testing, especially suitable for projects using tapbuffer.'
}