This commit is contained in:
Jordan Harband
2018-04-25 13:25:35 -07:00
parent 61c7b133f8
commit 93990ab7da
4 changed files with 10 additions and 10 deletions

2
nvm.sh
View File

@@ -3435,7 +3435,7 @@ nvm() {
NVM_VERSION_ONLY=true NVM_LTS="${NVM_LTS-}" nvm_remote_version "${PATTERN:-node}"
;;
"--version" )
nvm_echo '0.33.10'
nvm_echo '0.33.11'
;;
"unload" )
nvm deactivate >/dev/null 2>&1