This commit is contained in:
Jordan Harband
2019-01-07 23:01:16 -08:00
parent 0acccb8a77
commit 3d9c31d944
4 changed files with 11 additions and 11 deletions

2
nvm.sh
View File

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