From 2302632f11e4be2c16cf959afa2784b2c78e6887 Mon Sep 17 00:00:00 2001 From: Juergen Kunz Date: Sat, 16 Aug 2025 20:37:59 +0000 Subject: [PATCH] 1.3.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f02ce66..7fd93d6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartantivirus", - "version": "1.3.1", + "version": "1.3.2", "private": false, "description": "A Node.js package providing integration with ClamAV for anti-virus scanning, facilitating both Docker containerized management and direct connection to a ClamAV daemon.", "main": "dist_ts/index.js",