fix(core): Project files committed with initial structure and class implementation

This commit is contained in:
2024-07-02 15:45:59 +02:00
parent f0c19ecdb0
commit 22bb35bb77
2 changed files with 19 additions and 2 deletions

View File

@ -1,8 +1,8 @@
/**
* autocreated commitinfo by @pushrocks/commitinfo
* autocreated commitinfo by @push.rocks/commitinfo
*/
export const commitinfo = {
name: '@fin.cx/xinvoice',
version: '1.0.5',
version: '1.0.6',
description: 'A module for creating, manipulating, and embedding XML data within PDF files for xinvoice packages.'
}