diff --git a/History.md b/History.md index 127bfa2..69890f9 100644 --- a/History.md +++ b/History.md @@ -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 ================== diff --git a/component.json b/component.json index 25547ca..2733c43 100644 --- a/component.json +++ b/component.json @@ -1,6 +1,6 @@ { "name": "franc", - "version": "1.1.2", + "version": "1.1.3", "description": "Detect the language of text", "license": "MIT", "keywords": [ diff --git a/package.json b/package.json index e8af5ee..fce2058 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "franc", - "version": "1.1.2", + "version": "1.1.3", "description": "Detect the language of text", "license": "MIT", "keywords": [