fix(core): update

This commit is contained in:
2024-04-12 14:44:12 +02:00
parent 55e6e81957
commit b9c15b11ad
2 changed files with 4 additions and 2 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartfile',
version: '11.0.10',
version: '11.0.11',
description: 'provides a robust suite of tools for managing files in Node.js using TypeScript.'
}