fix(core): update

This commit is contained in:
2023-06-25 01:34:40 +02:00
parent 86317def88
commit 0c99475888
2 changed files with 2 additions and 3 deletions

View File

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