From 32c2af7f4462bd0ace44c1eceaacccfd71fa8454 Mon Sep 17 00:00:00 2001 From: Ryan McGrath Date: Sat, 10 Nov 2012 20:38:48 -0500 Subject: [PATCH] Version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 51af0a3..d300c6c 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.4.1", + "version": "1.4.2", "author": "Ryan McGrath ", "repository": {