From 2cffe4e3f4219dc94a9e0e3d9307391c4c5e1619 Mon Sep 17 00:00:00 2001 From: Ryan McGrath Date: Thu, 31 Mar 2016 01:42:50 +0900 Subject: [PATCH] Deprecate this project, which I should have done some time ago. So long and thanks for all the fish. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1d9b40c..742b2b3 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.5.8", + "version": "1.5.9", "author": "Ryan McGrath ", "repository": {