This commit is contained in:
Jordan Harband
2018-04-14 22:38:18 -07:00
parent f060867f15
commit 1b14e6b4d9
4 changed files with 10 additions and 10 deletions

2
nvm.sh
View File

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