This commit is contained in:
Jordan Harband
2015-02-02 20:26:00 -08:00
parent 2116d2ff91
commit 0f1f3ed29c
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.2"
echo "v0.23.3"
}
#