diff --git a/readme.md b/readme.md index fe93490..1e5b23d 100644 --- a/readme.md +++ b/readme.md @@ -1,6 +1,6 @@ # @push.rocks/smartfile -[@push.rocks/smartfile offers smart ways to work with files in nodejs](https://gitlab.com/push.rocks/smartfile#readme) +> offers smart ways to work with files in nodejs ## Install diff --git a/ts/00_commitinfo_data.ts b/ts/00_commitinfo_data.ts index dada1fb..e8afaff 100644 --- a/ts/00_commitinfo_data.ts +++ b/ts/00_commitinfo_data.ts @@ -3,6 +3,6 @@ */ export const commitinfo = { name: '@push.rocks/smartfile', - version: '11.0.6', + version: '11.0.7', description: 'offers smart ways to work with files in nodejs' }