From 1dc5b1857af63cb3b2692691277b8290ad558def Mon Sep 17 00:00:00 2001 From: Titus Wormer Date: Wed, 25 Mar 2015 09:20:00 +0100 Subject: [PATCH] 1.0.1 --- History.md | 4 ++++ component.json | 2 +- package.json | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/History.md b/History.md index dac23af..c159568 100644 --- a/History.md +++ b/History.md @@ -1,3 +1,7 @@ +1.0.1 / 2015-03-25 +================== + +* Fix results for digit-only and white-space-only input ([e0624ae](https://github.com/wooorm/franc/commit/e0624ae)) 1.0.0 / 2015-03-20 ================== diff --git a/component.json b/component.json index c6593b9..8b6a9fc 100644 --- a/component.json +++ b/component.json @@ -1,6 +1,6 @@ { "name": "franc", - "version": "1.0.0", + "version": "1.0.1", "description": "Detect the language of text", "license": "MIT", "keywords": [ diff --git a/package.json b/package.json index cc5b80f..1105cf2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "franc", - "version": "1.0.0", + "version": "1.0.1", "description": "Detect the language of text", "license": "MIT", "keywords": [