fix(core): update

This commit is contained in:
2024-06-08 11:01:56 +02:00
parent f99f6d96c5
commit a3ecfe4d99
2 changed files with 17 additions and 14 deletions

View File

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