fix(core): update

This commit is contained in:
2022-07-24 23:11:41 +02:00
parent 25faa8c697
commit 9644c5b7e3
6 changed files with 11 additions and 30 deletions

View File

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