This commit is contained in:
Jordan Harband
2024-08-27 13:44:15 -07:00
parent ff7634577b
commit 179d45050b
4 changed files with 16 additions and 16 deletions

2
nvm.sh
View File

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