fix(core): update

This commit is contained in:
2024-06-08 12:46:43 +02:00
parent 37e8a1d0f7
commit fe8a5713f0
7 changed files with 10 additions and 13 deletions

View File

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