diff --git a/package.json b/package.json index 5a433c1..18b3d51 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartmime", - "version": "2.0.2", + "version": "2.0.3", "private": false, "description": "A module for detecting MIME types with support for binary and text file distinctions.", "main": "dist_ts/index.js", @@ -54,4 +54,4 @@ "type": "git", "url": "https://code.foss.global/push.rocks/smartmime.git" } -} \ No newline at end of file +}