From 61caf51f4e1514c9d8c6927aabd020d9db9698b6 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Sat, 8 Jun 2024 14:48:25 +0200 Subject: [PATCH] 4.0.37 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5043038..058828d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartarchive", - "version": "4.0.36", + "version": "4.0.37", "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",