fix(core): update

This commit is contained in:
2024-06-22 21:21:52 +02:00
parent 5d2c9e6158
commit 3b4c6bd97f
5 changed files with 72 additions and 13 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@git.zone/tsdoc',
version: '1.1.32',
version: '1.1.33',
description: 'An advanced TypeScript documentation tool using AI to generate and enhance documentation for TypeScript projects.'
}