From 60f6f157349741ddfac2fcddaebd3a957ba94963 Mon Sep 17 00:00:00 2001 From: Ryan McGrath Date: Tue, 17 Jan 2012 10:21:14 +0100 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 c4e91c4..8756948 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.4", + "version": "1.3.5", "author": "Ryan McGrath ", "repository": {