diff --git a/types/jsdoc-to-markdown/index.d.ts b/types/jsdoc-to-markdown/index.d.ts index 9a8a9be051..d6daad049d 100644 --- a/types/jsdoc-to-markdown/index.d.ts +++ b/types/jsdoc-to-markdown/index.d.ts @@ -1,4 +1,4 @@ -// Type definitions for jsdoc-to-markdown 5.0 +// Type definitions for jsdoc-to-markdown 6.0 // Project: https://github.com/jsdoc2md/jsdoc-to-markdown // Definitions by: Adam Zerella // Piotr Błażejewicz