Skip to content

Commit cd6ed1b

Browse files
committed
Updated the description
1 parent 6d85a67 commit cd6ed1b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "detect-file-encoding-and-language",
3-
"version": "2.0.9",
4-
"description": "Charset Detector - Detect the encoding and language of any file - Use it in the browser, with Node.js, or via CLI",
3+
"version": "2.1.0",
4+
"description": "Charset Detector - Detect the encoding and language of text files - Use it in the browser, with Node.js, or via CLI",
55
"main": "src/index-node.js",
66
"scripts": {
77
"regextest": "node ./testing/regexTester.test.js",

0 commit comments

Comments
 (0)