From be1bc958d8860e92d2b6daf331e17ce722ba8590 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Sun, 13 Oct 2024 13:25:52 +0200 Subject: [PATCH] 4.0.39 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 04e583e..ffd49db 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartarchive", - "version": "4.0.38", + "version": "4.0.39", "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",