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