fix(core): update

This commit is contained in:
2024-06-23 12:11:06 +02:00
parent 240d6bb314
commit e074562362
2 changed files with 5 additions and 5 deletions

View File

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