fix(core): Added missing license file for project completeness.

This commit is contained in:
2024-12-31 19:54:32 +01:00
parent c97c8e711a
commit 605b050177
3 changed files with 25 additions and 1 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@fin.cx/opendata',
version: '1.1.2',
version: '1.1.3',
description: 'A TypeScript-based library for accessing and managing open business data, specifically for German companies.'
}