diff --git a/History.md b/History.md index bc9f091..f67daa3 100644 --- a/History.md +++ b/History.md @@ -1,5 +1,5 @@ -n.n.n / 2015-01-23 +0.4.2 / 2015-01-23 ================== * Add UMD as an installation method in `Readme.md` diff --git a/component.json b/component.json index 3aba2dc..5b1d13a 100644 --- a/component.json +++ b/component.json @@ -1,6 +1,6 @@ { "name": "parse-english", - "version": "0.4.1", + "version": "0.4.2", "description": "English (natural language) parser", "license": "MIT", "keywords": [ diff --git a/package.json b/package.json index acac269..e85e83a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "parse-english", - "version": "0.4.1", + "version": "0.4.2", "description": "English (natural language) parser", "license": "MIT", "keywords": [