From 79387c02e48331e504dfdfc2adf70a51b5ea0b0c Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Mon, 6 Nov 2023 18:14:22 +0100 Subject: [PATCH] 4.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 70e5fc3..fe49e7c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartarchive", - "version": "3.0.8", + "version": "4.0.0", "description": "work with archives", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts",