fix(core): update

This commit is contained in:
2023-06-25 17:47:42 +02:00
parent 6ab81fb323
commit 5fc2c4586d
3 changed files with 69 additions and 2 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@pushrocks/smartfile',
version: '10.0.20',
version: '10.0.21',
description: 'offers smart ways to work with files in nodejs'
}