fix(core): update

This commit is contained in:
2022-06-07 15:50:47 +02:00
parent ed0c1a9181
commit f637c20241
2 changed files with 23 additions and 1 deletions

View File

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