fix(core): update

This commit is contained in:
2024-05-28 12:42:25 +02:00
parent a384a6ac0a
commit e453ba9a79
2 changed files with 2 additions and 2 deletions

View File

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