This commit is contained in:
Jordan Harband
2014-08-27 00:49:30 -07:00
parent 9c44a3e4c7
commit f9769e40dd
4 changed files with 7 additions and 7 deletions

2
nvm.sh
View File

@@ -801,7 +801,7 @@ nvm() {
nvm_version $2
;;
"--version" )
echo "0.13.1"
echo "0.14.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 > /dev/null 2>&1