From f71219f0caea955d32e85958bbe9d6c109ecf495 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Fri, 10 Jan 2025 03:27:14 +0100 Subject: [PATCH] 1.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4cf2efd..174f3b6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartantivirus", - "version": "1.0.3", + "version": "1.0.4", "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",