This commit is contained in:
Jordan Harband
2015-01-23 13:53:03 -08:00
parent 24c60e4e51
commit 1eaf6b53e4
4 changed files with 6 additions and 6 deletions

View File

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