fix(core): update

This commit is contained in:
2024-06-08 10:47:27 +02:00
parent 785e26e72d
commit b4be70f43a
2 changed files with 70 additions and 318 deletions

View File

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