From 13f486d867d28fb72947c06f57ce4e5b8e656e86 Mon Sep 17 00:00:00 2001 From: Ryan McGrath Date: Sun, 2 Mar 2014 06:36:09 +0800 Subject: [PATCH] Version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0763344..1d9b40c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "wrench", "description": "Recursive filesystem (and other) operations that Node *should* have.", - "version": "1.5.7", + "version": "1.5.8", "author": "Ryan McGrath ", "repository": {