fix(core): update

This commit is contained in:
2023-07-08 16:24:53 +02:00
parent 3c1eb1ab70
commit 2fc37d6892
4 changed files with 82 additions and 59 deletions
+1 -1
View File
@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@pushrocks/smartfile',
version: '10.0.25',
version: '10.0.26',
description: 'offers smart ways to work with files in nodejs'
}