diff --git a/History.md b/History.md index 42feafe..5aad750 100644 --- a/History.md +++ b/History.md @@ -1,5 +1,5 @@ -n.n.n / 2014-07-17 +0.1.0-rc.5 / 2014-07-17 ================== * Replaced unicode characters in API with their ASCII equivalent diff --git a/component.json b/component.json index 90fbc83..8f6cef7 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-rc.4", + "version": "0.1.0-rc.5", "keywords": [ "english", "natural", diff --git a/package.json b/package.json index 4bdb59c..84ad7d4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "parse-english", - "version": "0.1.0-rc.4", + "version": "0.1.0-rc.5", "description": "English (natural language) parser", "keywords": [ "english",