fix(core): Documentation and test coverage updates

This commit is contained in:
2024-11-18 15:04:07 +01:00
parent 543c0de865
commit 8f4bc779e2
2 changed files with 7 additions and 1 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartmime',
version: '2.0.3',
version: '2.0.4',
description: 'A module for detecting MIME types with support for binary and text file distinctions.'
}