fix(core): update

This commit is contained in:
2024-06-07 17:13:07 +02:00
parent fb2880c995
commit 14adec5ba3
3 changed files with 31 additions and 3 deletions

View File

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