diff --git a/readme.md b/readme.md index 0394c1f..fb8500f 100644 --- a/readme.md +++ b/readme.md @@ -1,5 +1,6 @@ # @foss.global/docs.foss.global -> the docs for foss.global + +> the docs for foss.global! Not more, not less. ## Legal > UNLICENSED licensed | **©** [Task Venture Capital GmbH](https://task.vc) diff --git a/ts/00_commitinfo_data.ts b/ts/00_commitinfo_data.ts index aec9e30..4a7a434 100644 --- a/ts/00_commitinfo_data.ts +++ b/ts/00_commitinfo_data.ts @@ -3,6 +3,6 @@ */ export const commitinfo = { name: 'docs.foss.global', - version: '1.0.3', + version: '1.0.4', description: 'Documentation and tooling setup for foss.global project.' }