From 99686fbdc248031b8c494ec085cf6cf59c99530e Mon Sep 17 00:00:00 2001 From: Ryan McGrath Date: Wed, 16 Oct 2013 07:23:32 +0900 Subject: [PATCH] . release --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 260358f..45dc230 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.2", + "version": "1.5.3", "author": "Ryan McGrath ", "repository": {