fix(core): update

This commit is contained in:
2023-06-25 19:01:10 +02:00
parent 160e0ae451
commit 5296e8859b
2 changed files with 2 additions and 9 deletions

View File

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