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 +}