diff --git a/component.json b/component.json index 986dbb8..9a27ffd 100644 --- a/component.json +++ b/component.json @@ -1,6 +1,6 @@ { "name": "metaphone", - "version": "0.1.4", + "version": "1.0.0", "description": "Fast Metaphone implementation", "license": "MIT", "keywords": [ diff --git a/history.md b/history.md index 855a46b..4bf5e55 100644 --- a/history.md +++ b/history.md @@ -4,6 +4,12 @@ +1.0.0 / 2015-08-02 +================== + +* Fix tests too large for travis ([a8a97f2](https://github.com/wooorm/metaphone/commit/a8a97f2)) +* Refactor; fix failures ([451c30d](https://github.com/wooorm/metaphone/commit/451c30d)) + 0.1.4 / 2015-01-09 ================== diff --git a/package.json b/package.json index a7958e5..3a176d3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "metaphone", - "version": "0.1.4", + "version": "1.0.0", "description": "Fast Metaphone implementation", "license": "MIT", "keywords": [