From 926ea1d8e98a67707c6cab7b4a9441b90830fb30 Mon Sep 17 00:00:00 2001 From: Tim Caswell Date: Fri, 10 Dec 2010 11:50:46 -0800 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4935629..5d4c459 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { "name" : "nvm" -, "version" : "0.0.3" +, "version" : "0.0.4" , "author" : "Tim Caswell " , "scripts" : { "install" : "./install.sh" , "uninstall" : "./uninstall.sh" }