fix(core): update

This commit is contained in:
2023-10-12 02:21:39 +02:00
parent 36c456b509
commit fd056c29e9
5 changed files with 111 additions and 98 deletions

View File

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