diff --git a/History.md b/History.md index c159568..42f4e58 100644 --- a/History.md +++ b/History.md @@ -1,3 +1,10 @@ +1.1.0 / 2015-06-16 +================== + +* Update browserify, eslint, jscs-jsdoc, markdown-table ([ee2f575](https://github.com/wooorm/franc/commit/ee2f575)) +* Refactor cli ([ee2f575](https://github.com/wooorm/franc/commit/d656ebf)) +* Add support for --all to cli.js ([b3092f8](https://github.com/wooorm/franc/commit/b3092f8)) + 1.0.1 / 2015-03-25 ================== @@ -255,4 +262,3 @@ 0.0.1 / 2014-07-19 ================== - diff --git a/component.json b/component.json index 8b6a9fc..4be9177 100644 --- a/component.json +++ b/component.json @@ -1,6 +1,6 @@ { "name": "franc", - "version": "1.0.1", + "version": "1.1.0", "description": "Detect the language of text", "license": "MIT", "keywords": [ diff --git a/package.json b/package.json index e557267..78cc44b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "franc", - "version": "1.0.1", + "version": "1.1.0", "description": "Detect the language of text", "license": "MIT", "keywords": [