fix(readme): Fix formatting errors in the README file for consistent Markdown syntax.

This commit is contained in:
2025-01-10 03:26:22 +01:00
parent db462e88f3
commit 5500524ce7
4 changed files with 25 additions and 4 deletions

View File

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