fix(core): Fix file import paths and remove markdown syntax from README

This commit is contained in:
2025-01-01 05:44:55 +01:00
parent e9db94110c
commit 3f91ea44ab
7 changed files with 231 additions and 12 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@fin.cx/xinvoice',
version: '1.1.1',
version: '1.1.2',
description: 'A TypeScript module for creating, manipulating, and embedding XML data within PDF files specifically tailored for xinvoice packages.'
}