diff --git a/package.json b/package.json index acf10c7..4b45f96 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartmime", - "version": "1.0.6", + "version": "2.0.0", "private": false, "description": "A module for detecting MIME types with support for binary and text file distinctions.", "main": "dist_ts/index.js", @@ -49,4 +49,4 @@ "file encoding", "mime types library" ] -} \ No newline at end of file +}