This commit is contained in:
Jordan Harband
2022-12-23 12:57:56 -08:00
parent 788c0a425e
commit 552db40622
4 changed files with 13 additions and 13 deletions

2
nvm.sh
View File

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