From bf141f1b800ea9037292c59cfd0d479c1b9ae79a Mon Sep 17 00:00:00 2001 From: wooorm Date: Fri, 25 Jul 2014 23:14:15 +0200 Subject: [PATCH] 0.1.1 --- 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 3770da2..50250cf 100644 --- a/History.md +++ b/History.md @@ -1,5 +1,5 @@ -n.n.n / 2014-07-25 +0.1.1 / 2014-07-25 ================== * Add bower.json diff --git a/component.json b/component.json index 9e73f29..d978029 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.0", + "version": "0.1.1", "keywords": [ "english", "natural", diff --git a/package.json b/package.json index 4e788fd..1de71ed 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "parse-english", - "version": "0.1.0", + "version": "0.1.1", "description": "English (natural language) parser", "keywords": [ "english",