fix(core): update

This commit is contained in:
2024-06-08 12:49:02 +02:00
parent 538eced73b
commit e03c3a62b1
4 changed files with 212 additions and 32 deletions

View File

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