fix(core): update

This commit is contained in:
2024-06-08 10:30:03 +02:00
parent f257c0c5a4
commit e1891a6aa3
5 changed files with 4993 additions and 2789 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartarchive',
version: '4.0.24',
version: '4.0.25',
description: 'A library for working with archive files, providing utilities for compressing and decompressing data.'
}