fix(core): update

This commit is contained in:
2024-05-28 12:43:46 +02:00
parent f0d48cc763
commit a9b373f5f8
4 changed files with 4816 additions and 2792 deletions

View File

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