From b70e1b1fb6f68f167f835d81c32a60e2b2f1bd06 Mon Sep 17 00:00:00 2001 From: Ryan McGrath Date: Sat, 1 Dec 2012 01:41:33 -0500 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 db936c1..5b13dde 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.3", + "version": "1.4.4", "author": "Ryan McGrath ", "repository": {