From e3ab98751d86a2ba754f04e4954c00f49a8b8ca1 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Mon, 6 Nov 2023 19:46:03 +0100 Subject: [PATCH] 4.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bc20c4b..0b410b1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartarchive", - "version": "4.0.1", + "version": "4.0.2", "description": "work with archives", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts",