From c2ae675108d8c0a0ad653018bcca1ae93317ab96 Mon Sep 17 00:00:00 2001 From: wooorm Date: Mon, 24 Nov 2014 09:36:50 +0100 Subject: [PATCH] 0.1.3 --- History.md | 2 +- component.json | 2 +- package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/History.md b/History.md index ff705e9..7a1e508 100644 --- a/History.md +++ b/History.md @@ -1,5 +1,5 @@ -n.n.n / 2014-11-24 +0.1.3 / 2014-11-24 ================== * Refactor `Readme.md` diff --git a/component.json b/component.json index 7356caf..fba902d 100644 --- a/component.json +++ b/component.json @@ -1,6 +1,6 @@ { "name": "direction", - "version": "0.1.2", + "version": "0.1.3", "description": "Detect directionality: left-to-right, right-to-left, or neutral", "license": "MIT", "keywords": [ diff --git a/package.json b/package.json index 6295469..bedbec3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "direction", - "version": "0.1.2", + "version": "0.1.3", "description": "Detect directionality: left-to-right, right-to-left, or neutral", "license": "MIT", "keywords": [