From b20fc29a99fef5aebfdc379b0bd84fa51ebc3dd8 Mon Sep 17 00:00:00 2001 From: Ryan McGrath Date: Fri, 3 May 2013 17:02:10 -0400 Subject: [PATCH] Bump to 1.5 for fixes --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5b13dde..ff5a70b 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.4", + "version": "1.5", "author": "Ryan McGrath ", "repository": {