fix(core): update

This commit is contained in:
2024-04-03 15:39:26 +02:00
parent 0c985b9c00
commit f37956270c
2 changed files with 180 additions and 15 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartfile',
version: '11.0.9',
version: '11.0.10',
description: 'provides a robust suite of tools for managing files in Node.js using TypeScript.'
}