From 2cd0846c744f3d00ec8ff8afb6c916dbd4da6f13 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Tue, 14 Nov 2023 10:58:02 +0100 Subject: [PATCH] 4.0.18 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dd6292b..cebed86 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartarchive", - "version": "4.0.17", + "version": "4.0.18", "description": "work with archives", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts",