fix(core): update

This commit is contained in:
2024-04-01 17:46:40 +02:00
parent a1353170f6
commit b1ec86ee2d
2 changed files with 115 additions and 38 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartfile',
version: '11.0.4',
version: '11.0.5',
description: 'offers smart ways to work with files in nodejs'
}