diff --git a/docs/src/content/docs/cli/index.md b/docs/src/content/docs/cli/index.md index 0b2bf24eb..54595a25d 100755 --- a/docs/src/content/docs/cli/index.md +++ b/docs/src/content/docs/cli/index.md @@ -19,7 +19,7 @@ information. Usage: tap [options] [] -tap v16.3.3 - A Test-Anything-Protocol library for JavaScript +tap v16.3.4 - A Test-Anything-Protocol library for JavaScript Executes all the files and interprets their output as TAP formatted test result data. If no files are specified, then tap will search for testy-looking files,