From b6b7a2fba8d85bd1c244e4203719a331c07ea408 Mon Sep 17 00:00:00 2001 From: Ryan McGrath Date: Mon, 16 Jan 2012 22:50:33 +0100 Subject: [PATCH] Version bump => 1.3.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7ef3d0b..c4e91c4 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.3.3", + "version": "1.3.4", "author": "Ryan McGrath ", "repository": {