fix(core): update

This commit is contained in:
2023-11-07 14:09:48 +01:00
parent b925e5e662
commit 27403a73b5
3 changed files with 204 additions and 23 deletions

View File

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