fix(documentation): Update readme with additional legal and trademark information

This commit is contained in:
2025-02-03 13:56:42 +01:00
parent 4266d76319
commit 3ef7d69380
3 changed files with 26 additions and 1 deletions

View File

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