fix(core): update

This commit is contained in:
2023-06-25 18:06:56 +02:00
parent 03e4f03035
commit b2a2035f00
3 changed files with 2 additions and 129 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@pushrocks/smartfile',
version: '10.0.22',
version: '10.0.23',
description: 'offers smart ways to work with files in nodejs'
}