This commit is contained in:
Jordan Harband
2014-06-26 17:06:45 -07:00
parent 60fec40613
commit 3e5037a1be
3 changed files with 5 additions and 5 deletions

2
nvm.sh
View File

@@ -654,7 +654,7 @@ nvm() {
nvm_version $2
;;
"--version" )
echo "0.9.0"
echo "0.10.0"
;;
"unload" )
unset -f nvm nvm_print_versions nvm_checksum nvm_ls_remote nvm_ls nvm_remote_version nvm_version nvm_rc_version > /dev/null 2>&1