fix(core): update

This commit is contained in:
2024-06-06 22:29:06 +02:00
parent b0ae383622
commit 14771fab27
3 changed files with 18 additions and 16 deletions

View File

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