fix(core): update

This commit is contained in:
2022-06-09 19:26:59 +02:00
parent df484d54e8
commit 0ddec29392
3 changed files with 23 additions and 17 deletions

View File

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