fix(docs): Update description and keywords in package files for clarity

This commit is contained in:
2024-11-23 18:42:31 +01:00
parent 8dd8ce1b15
commit c84a7192fb
5 changed files with 195 additions and 93 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/tapbundle',
version: '5.5.2',
description: 'A test automation library bundling utilities and tools for TAP (Test Anything Protocol) based testing, specifically tailored for tapbuffer.'
version: '5.5.3',
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.'
}