Skip to content

Commit

Permalink
1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Feb 22, 2016
1 parent f915584 commit b7bac9f
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@

1.1.3 / 2016-02-22
==================

* Fix `NaN` from showing up in empty results ([f915584](https://github.com/wooorm/franc/commit/f915584))

1.1.2 / 2016-01-27
==================

Expand Down
2 changes: 1 addition & 1 deletion component.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "franc",
"version": "1.1.2",
"version": "1.1.3",
"description": "Detect the language of text",
"license": "MIT",
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "franc",
"version": "1.1.2",
"version": "1.1.3",
"description": "Detect the language of text",
"license": "MIT",
"keywords": [
Expand Down

0 comments on commit b7bac9f

Please sign in to comment.