This commit is contained in:
Jordan Harband
2014-11-29 11:23:16 -08:00
parent 383f39ab61
commit 8964cb46d3
4 changed files with 8 additions and 8 deletions

2
nvm.sh
View File

@@ -1037,7 +1037,7 @@ nvm() {
nvm_version $2
;;
"--version" )
echo "0.19.0"
echo "0.20.0"
;;
"unload" )
unset -f nvm nvm_print_versions nvm_checksum nvm_ls_remote nvm_ls nvm_remote_version nvm_version nvm_rc_version nvm_version_greater nvm_version_greater_than_or_equal_to > /dev/null 2>&1