From 2aa050b815ae0abfeb5b03cd3c284f5ac63123ea Mon Sep 17 00:00:00 2001 From: Ryan McGrath Date: Fri, 29 Apr 2011 11:20:08 +0900 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 5aa9708..a0efa35 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "wrench", "description": "Recursive filesystem operations that Node *should* have.", - "version": "1.0.0", + "version": "1.1.0", "author": "Ryan McGrath ", "repository": {