From 8acfedd7f3ac0e05c384cfb1193f06d1820f48b4 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Mon, 3 Feb 2025 13:56:42 +0100 Subject: [PATCH] 1.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index be9729a..b688ee8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartantivirus", - "version": "1.1.1", + "version": "1.1.2", "private": false, "description": "A Node.js package for integrating antivirus scanning capabilities using ClamAV, allowing in-memory file and data scanning.", "main": "dist_ts/index.js",