From 00a039936f5fc5c907fc6d1042c239287003cfa1 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Sat, 8 Jun 2024 12:49:03 +0200 Subject: [PATCH] 4.0.33 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 5e78cdf..3da1364 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartarchive", - "version": "4.0.32", + "version": "4.0.33", "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", @@ -71,4 +71,4 @@ "data analysis", "file stream" ] -} \ No newline at end of file +}