diff --git a/package.json b/package.json index acad10a..7ae0f99 100644 --- a/package.json +++ b/package.json @@ -43,4 +43,4 @@ }, "homepage": "https://gitlab.com/fin.cx/portablefinance#readme", "type": "module" -} +} \ No newline at end of file diff --git a/readme.md b/readme.md index 40da223..eb4790d 100644 --- a/readme.md +++ b/readme.md @@ -1,4 +1,4 @@ -# @financeplus/finplus-interfaces +# @fin.cx/portablefinance an interface package for the financeplus organization ## Availabililty and Links diff --git a/ts/00_commitinfo_data.ts b/ts/00_commitinfo_data.ts index 2021802..279ce32 100644 --- a/ts/00_commitinfo_data.ts +++ b/ts/00_commitinfo_data.ts @@ -3,6 +3,6 @@ */ export const commitinfo = { name: '@fin.cx/portablefinance', - version: '1.0.16', + version: '1.0.17', description: 'an interface package for the financeplus organization' }