From 6adfcc2201d8f56cfc41c1f02c49e6baa1313202 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Wed, 5 Feb 2025 10:49:46 +0100 Subject: [PATCH] 1.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f1aba10..28d997b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartantivirus", - "version": "1.1.2", + "version": "1.2.0", "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",