This commit is contained in:
Jordan Harband
2014-07-24 14:07:26 -07:00
parent 0f3b06320e
commit 68574cc7e8
4 changed files with 7 additions and 7 deletions

2
nvm.sh
View File

@@ -723,7 +723,7 @@ nvm() {
nvm_version $2
;;
"--version" )
echo "0.12.0"
echo "0.12.1"
;;
"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