This commit is contained in:
Jordan Harband
2015-01-10 19:43:36 -08:00
parent 3fc82d6b2f
commit 0a142b7e7a
4 changed files with 6 additions and 6 deletions

2
nvm.sh
View File

@@ -1099,7 +1099,7 @@ nvm() {
nvm_version $2
;;
"--version" )
echo "0.22.0"
echo "0.22.1"
;;
"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 nvm_supports_source_options > /dev/null 2>&1