fix(documentation): Removed redundant conclusion section in readme.

This commit is contained in:
2025-01-10 03:27:13 +01:00
parent dbe0821429
commit e7e9cb30e7
3 changed files with 6 additions and 5 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartantivirus',
version: '1.0.3',
version: '1.0.4',
description: 'A Node.js package for integrating antivirus scanning capabilities using ClamAV, allowing in-memory file and data scanning.'
}