fix(core): update

This commit is contained in:
2023-01-09 15:34:05 +01:00
parent 0ca38c109e
commit b35a671fe9
5 changed files with 8 additions and 9 deletions
+1 -1
View File
@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@pushrocks/smartfile',
version: '10.0.6',
version: '10.0.7',
description: 'offers smart ways to work with files in nodejs'
}