diff --git a/package.json b/package.json index d1b45b0..1c0ccb0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartantivirus", - "version": "1.3.0", + "version": "1.3.1", "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", @@ -64,4 +64,4 @@ "buffer scanning", "software testing" ] -} \ No newline at end of file +}