fix(core): update

This commit is contained in:
2023-08-23 09:38:49 +02:00
parent 6b613d1b8a
commit e1e821efec
3 changed files with 29 additions and 3 deletions
+1 -1
View File
@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartfile',
version: '10.0.28',
version: '10.0.29',
description: 'offers smart ways to work with files in nodejs'
}