diff --git a/History.md b/History.md index 82afcb4..127bfa2 100644 --- a/History.md +++ b/History.md @@ -1,5 +1,11 @@ -0.1.1 / 2015-07-13 +1.1.2 / 2016-01-27 +================== + +* Fix bug where the top-trigram was not counted ([0152d0a](https://github.com/wooorm/franc/commit/0152d0a)) +* Fix typo in foreign language example ([1e982cf](https://github.com/wooorm/franc/commit/1e982cf)) + +1.1.1 / 2015-07-13 ================== * Fix failure when script not in white-list ([bddf79b](https://github.com/wooorm/franc/commit/bddf79b)) diff --git a/component.json b/component.json index 46d407d..25547ca 100644 --- a/component.json +++ b/component.json @@ -1,6 +1,6 @@ { "name": "franc", - "version": "1.1.1", + "version": "1.1.2", "description": "Detect the language of text", "license": "MIT", "keywords": [ diff --git a/package.json b/package.json index 8a2e8d5..e8af5ee 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "franc", - "version": "1.1.1", + "version": "1.1.2", "description": "Detect the language of text", "license": "MIT", "keywords": [