From caaee2ceec2a015f6093d79022c44df40e5dc671 Mon Sep 17 00:00:00 2001 From: Ryan McGrath Date: Sat, 18 Feb 2012 04:59:19 -0500 Subject: [PATCH] Version bump, 1.3.5 => 1.4.6, NPM push --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2ce582f..2c8a5d3 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.5", + "version": "1.3.6", "author": "Ryan McGrath ", "repository": {