This commit is contained in:
Jordan Harband
2020-11-24 21:16:43 -08:00
parent 510b2fd44c
commit 661a702cdd
4 changed files with 11 additions and 11 deletions

View File

@@ -19,7 +19,7 @@ nvm_install_dir() {
}
nvm_latest_version() {
echo "v0.37.0"
echo "v0.37.1"
}
nvm_profile_is_bash_or_zsh() {