From ac2d9a47280ae0f3f454d2e21fe9992c791cdc25 Mon Sep 17 00:00:00 2001 From: ismay Date: Wed, 27 Jan 2016 21:22:43 +0100 Subject: [PATCH] 1.4.3 --- History.md | 4 ++++ package.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/History.md b/History.md index 904ec43..395270c 100644 --- a/History.md +++ b/History.md @@ -1,3 +1,7 @@ +1.4.3 - January 27, 2016 +-------------------------- +* update consolidate + 1.4.2 - October 17, 2015 -------------------------- * update fs-readdir-recursive diff --git a/package.json b/package.json index 0b0fb19..b28f8bd 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "author": "superwolff (http://superwolff.nl/)", "description": "A metalsmith plugin for layouts.", "repository": "git://github.com/superwolff/metalsmith-layouts.git", - "version": "1.4.2", + "version": "1.4.3", "license": "MIT", "main": "lib/index.js", "scripts": {