fix(core): update

This commit is contained in:
2024-05-17 17:49:57 +02:00
parent 50cc3fa8bf
commit 255cc844ad
4 changed files with 130 additions and 18 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartfile',
version: '11.0.14',
description: 'provides a robust suite of tools for managing files in Node.js using TypeScript.'
version: '11.0.15',
description: 'Provides comprehensive tools for efficient file management in Node.js using TypeScript, including handling streams, virtual directories, and various file operations.'
}