This commit is contained in:
Jordan Harband
2014-03-26 21:31:48 -07:00
parent 96635cd2bd
commit 6dde4aac38
2 changed files with 2 additions and 2 deletions

2
nvm.sh
View File

@@ -554,7 +554,7 @@ nvm() {
nvm_version $2
;;
"--version" )
echo "nvm v0.3.0"
echo "nvm v0.4.0"
;;
* )
nvm help