fix(core): update

This commit is contained in:
2024-06-23 11:59:38 +02:00
parent 9395cfc166
commit 1223bb8567
2 changed files with 5 additions and 4 deletions

View File

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