diff --git a/package.json b/package.json index 2cbcb87..5a7bac5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartantivirus", - "version": "1.3.2", + "version": "1.3.3", "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",