fix(core): update

This commit is contained in:
2024-04-02 21:37:31 +02:00
parent 915ad00801
commit a1d6c37f18
4 changed files with 90 additions and 122 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartfile',
version: '11.0.7',
description: 'offers smart ways to work with files in nodejs'
version: '11.0.8',
description: 'provides a robust suite of tools for managing files in Node.js using TypeScript.'
}