fix(core): update

This commit is contained in:
2024-05-17 17:41:49 +02:00
parent 02fa9215d3
commit 5e3b122b59
3 changed files with 301 additions and 26 deletions

View File

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