This commit is contained in:
Jordan Harband
2019-11-03 10:03:31 -08:00
parent 100861d529
commit 28bc2fd991
4 changed files with 11 additions and 11 deletions

2
nvm.sh
View File

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