fix(core): update

This commit is contained in:
2024-06-06 23:33:35 +02:00
parent 26a67d9662
commit 477736da82
3 changed files with 6 additions and 6 deletions

View File

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