Skip to content

Commit

Permalink
Version 1.6.0
Browse files Browse the repository at this point in the history
- Improve CharSet prober by filtering english characters (@tarnelope)
  • Loading branch information
aadsm committed Oct 27, 2017
1 parent b9c67ea commit 28152dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jschardet",
"version": "1.5.1",
"version": "1.6.0",
"description": "Character encoding auto-detection in JavaScript (port of python's chardet)",
"main": "src/init",
"author": "António Afonso",
Expand Down

0 comments on commit 28152dd

Please sign in to comment.