From 5adf506f2f468646d80c82aac668e8da2df14900 Mon Sep 17 00:00:00 2001 From: Ryan McGrath Date: Thu, 17 May 2012 00:38:12 +0900 Subject: [PATCH] Version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1e7eb15..5a0b5a2 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.8", + "version": "1.3.9", "author": "Ryan McGrath ", "repository": {