This commit is contained in:
Jordan Harband
2016-06-25 09:42:53 -07:00
parent b0244a133b
commit 9f5322ee84
4 changed files with 7 additions and 7 deletions

View File

@@ -11,7 +11,7 @@ if [ -z "$NVM_DIR" ]; then
fi
nvm_latest_version() {
echo "v0.31.1"
echo "v0.31.2"
}
#