From 45d751eeda11771f1f0c0f5d359b83f9fef99bdd Mon Sep 17 00:00:00 2001 From: Ryan McGrath Date: Fri, 4 Nov 2011 11:47:25 +0900 Subject: [PATCH] Version bump for npm --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 624d8a8..0573bbc 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.1", + "version": "1.3.2", "author": "Ryan McGrath ", "repository": {