From 83520186d8eb88dbf0a713876be723169cf956bd Mon Sep 17 00:00:00 2001 From: Tim Caswell Date: Fri, 25 Feb 2011 12:33:32 -0800 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2fa037f..abe3e1e 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { "name" : "nvm" -, "version" : "0.0.6" +, "version" : "0.1.0" , "author" : "Tim Caswell " , "scripts" : { "install" : "./install.sh" , "uninstall" : "./uninstall.sh" }