From 853de41c4cc66abe739a7bbed836d7cbffa6ce15 Mon Sep 17 00:00:00 2001 From: wooorm Date: Mon, 27 Oct 2014 15:07:00 +0100 Subject: [PATCH] 0.1.4 --- 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 2149763..3ea9e7d 100644 --- a/History.md +++ b/History.md @@ -1,5 +1,5 @@ -n.n.n / 2014-10-27 +0.1.4 / 2014-10-27 ================== * Add `.eslintrc` diff --git a/component.json b/component.json index df23621..57af82d 100644 --- a/component.json +++ b/component.json @@ -1,6 +1,6 @@ { "name": "retext-range", - "version": "0.1.3", + "version": "0.1.4", "description": "Sequences of content within a TextOM tree between two points", "license": "MIT", "keywords": [ diff --git a/package.json b/package.json index 8135b42..d6930f4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "retext-range", - "version": "0.1.3", + "version": "0.1.4", "description": "Sequences of content within a TextOM tree between two points", "license": "MIT", "keywords": [