fix(core): Ensure consistent project structure and code organization without additional changes.

This commit is contained in:
2024-12-05 01:39:42 +01:00
parent 784fe9ca74
commit 2464d28a19
3 changed files with 6 additions and 2 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@design.estate/dees-document',
version: '1.6.0',
version: '1.6.1',
description: 'A sophisticated framework for dynamically generating and rendering business documents like invoices with modern web technologies, featuring PDF creation, templating, and automation.'
}