From b69a2b7fc32c994e0288f65ec2b4aff42fc37b5a Mon Sep 17 00:00:00 2001 From: Tim Caswell Date: Fri, 10 Dec 2010 12:43:42 -0800 Subject: [PATCH] Bump version Change-Id: I7e8a2e08689b0097337475bf9d7047213ae7cb39 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5d4c459..ac188a0 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { "name" : "nvm" -, "version" : "0.0.4" +, "version" : "0.0.5" , "author" : "Tim Caswell " , "scripts" : { "install" : "./install.sh" , "uninstall" : "./uninstall.sh" }