v1.0.1
Default (tags) / security (push) Failing after 1s
Default (tags) / test (push) Failing after 1s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped

This commit is contained in:
2026-05-14 10:05:30 +00:00
parent cb166a946a
commit 8272084c8b
3 changed files with 6 additions and 3 deletions
+2 -2
View File
@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@fin.cx/fee-schedules',
version: '1.0.0',
version: '1.0.1',
description: 'Typed fee schedule catalogs by country, starting with German statutory and professional fee schedules.'
};
}