Skip to content

Commit 62fcc7b

Browse files
committed
0.1.5
1 parent d3ccc7c commit 62fcc7b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

History.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
n.n.n / 2014-12-17
2+
0.1.5 / 2014-12-17
33
==================
44

55
* Update CLI, add tests, refactor

component.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "direction",
3-
"version": "0.1.4",
3+
"version": "0.1.5",
44
"description": "Detect directionality: left-to-right, right-to-left, or neutral",
55
"license": "MIT",
66
"keywords": [

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "direction",
3-
"version": "0.1.4",
3+
"version": "0.1.5",
44
"description": "Detect directionality: left-to-right, right-to-left, or neutral",
55
"license": "MIT",
66
"keywords": [

0 commit comments

Comments
 (0)