diff --git a/package.json b/package.json index 71e5d6c..f265515 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartantivirus", - "version": "1.0.1", + "version": "1.0.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", @@ -60,4 +60,4 @@ "network communication", "software testing" ] -} \ No newline at end of file +}