fix(core): update

This commit is contained in:
2023-06-24 01:26:08 +02:00
parent 8277e0ca6d
commit afdd654664
2 changed files with 3 additions and 1 deletions

View File

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