From c75c358dfd7d50cc4a914212a4c26684d3e5bff0 Mon Sep 17 00:00:00 2001 From: Juergen Kunz Date: Mon, 12 Jan 2026 17:54:15 +0000 Subject: [PATCH] v5.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d8c35bd..f2e5a83 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartarchive", - "version": "5.2.0", + "version": "5.2.1", "description": "A library for working with archive files, providing utilities for compressing and decompressing data.", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts",