This commit is contained in:
Jordan Harband
2017-09-04 22:59:50 -07:00
parent e3d1519567
commit d91b6197f3
4 changed files with 10 additions and 10 deletions

2
nvm.sh
View File

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