This commit is contained in:
Jordan Harband
2015-04-05 12:55:17 -07:00
parent d72b35b7b8
commit c966204cd6
4 changed files with 6 additions and 6 deletions

2
nvm.sh
View File

@@ -1703,7 +1703,7 @@ $NVM_LS_REMOTE_IOJS_OUTPUT" | command grep -v "N/A" | sed '/^$/d')"
nvm_version $2
;;
"--version" )
echo "0.24.0"
echo "0.24.1"
;;
"unload" )
unset -f nvm nvm_print_versions nvm_checksum \