From a0688c9355548a932ad1550520cc12f5dc42413a Mon Sep 17 00:00:00 2001 From: wooorm Date: Fri, 5 Sep 2014 21:32:45 +0200 Subject: [PATCH] 0.1.2 --- History.md | 2 +- component.json | 2 +- package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/History.md b/History.md index 499fbf4..96c9f2f 100644 --- a/History.md +++ b/History.md @@ -1,5 +1,5 @@ -n.n.n / 2014-09-05 +0.1.2 / 2014-09-05 ================== * Update travis to always deploy to npm diff --git a/component.json b/component.json index 756580f..967b407 100644 --- a/component.json +++ b/component.json @@ -2,7 +2,7 @@ "name": "parse-english", "repository": "wooorm/parse-english", "description": "English (natural language) parser", - "version": "0.1.1", + "version": "0.1.2", "keywords": [ "english", "natural", diff --git a/package.json b/package.json index d7d1466..ed1615f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "parse-english", - "version": "0.1.1", + "version": "0.1.2", "description": "English (natural language) parser", "keywords": [ "english",