From 354678e4ee93ecedb748315bb21a5a261e1d715e Mon Sep 17 00:00:00 2001 From: Ryan McGrath Date: Fri, 17 Jan 2014 15:48:47 +0800 Subject: [PATCH] Version bump for Windows issue fix --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9b1c314..5e370ef 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.4", + "version": "1.5.5", "author": "Ryan McGrath ", "repository": {