diff --git a/package.json b/package.json index d183a8d..8ae1745 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "detect-file-encoding-and-language", - "version": "1.7.1", + "version": "1.7.2", "description": "An NPM package to detect the encoding and language of a file", "main": "src/index-node.js", "scripts": {