This commit is contained in:
Jordan Harband
2017-12-12 10:43:17 -08:00
parent fa9c50520d
commit 7ad6d98ced
4 changed files with 10 additions and 10 deletions

2
nvm.sh
View File

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