From bb60768681797b71d08a27e6d42678bb9b2de680 Mon Sep 17 00:00:00 2001 From: Kevin McGrath Date: Thu, 28 Apr 2016 14:23:35 -0400 Subject: [PATCH] version bump --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 030d175..8d4c883 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "condensation", - "version": "0.5.1-rc0", + "version": "0.5.1-rc1", "publishConfig": { "tag": "rc" }, @@ -20,7 +20,7 @@ "backoff": "^2.4.1", "del": "^2.2.0", "event-stream": "^3.3.2", - "fs-extra": "^0.28.0", + "fs-extra": "^0.30.0", "glob": "^7.0.0", "gray-matter": "^2.0.2", "gulp": "^3.9.0",