From 65e80e5788b6a5854053d5793fb9d2e2c6682311 Mon Sep 17 00:00:00 2001 From: Ryan McGrath Date: Sat, 18 Jan 2014 11:11:02 +0800 Subject: [PATCH] Version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5e370ef..234db19 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.5", + "version": "1.5.6", "author": "Ryan McGrath ", "repository": {