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

View File

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