From cd7792032b02612231c58e8f8eb0d153ba9c00fe Mon Sep 17 00:00:00 2001 From: wooorm Date: Thu, 19 Jun 2014 11:38:31 +0200 Subject: [PATCH] 0.0.23 --- component.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/component.json b/component.json index a065ebf..06edb46 100644 --- a/component.json +++ b/component.json @@ -2,7 +2,7 @@ "name": "parse-english", "repository": "wooorm/parse-english", "description": "English (natural language) parser build on TextOM", - "version": "0.0.22", + "version": "0.0.23", "keywords": [ "english", "natural", diff --git a/package.json b/package.json index b6a2c6a..15426e5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "parse-english", - "version": "0.0.22", + "version": "0.0.23", "description": "English (natural language) parser build on TextOM", "keywords": [ "english",