diff --git a/History.md b/History.md index 1b1013b..d7c54c1 100644 --- a/History.md +++ b/History.md @@ -1,5 +1,5 @@ -n.n.n / 2014-12-17 +0.1.5 / 2014-12-17 ================== * Update CLI, add tests, refactor diff --git a/component.json b/component.json index a524c38..5a6275c 100644 --- a/component.json +++ b/component.json @@ -1,6 +1,6 @@ { "name": "direction", - "version": "0.1.4", + "version": "0.1.5", "description": "Detect directionality: left-to-right, right-to-left, or neutral", "license": "MIT", "keywords": [ diff --git a/package.json b/package.json index fd5e584..c75a56b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "direction", - "version": "0.1.4", + "version": "0.1.5", "description": "Detect directionality: left-to-right, right-to-left, or neutral", "license": "MIT", "keywords": [