This commit is contained in:
Jordan Harband
2017-10-23 23:53:26 -07:00
parent 016bc134d5
commit b546436113
4 changed files with 10 additions and 10 deletions

2
nvm.sh
View File

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