fix(core): update

This commit is contained in:
2023-11-03 02:24:36 +01:00
parent 321e4d9dea
commit c26aff85b5
2 changed files with 11 additions and 1 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartfile',
version: '10.0.35',
version: '10.0.36',
description: 'offers smart ways to work with files in nodejs'
}