This commit is contained in:
Jordan Harband
2015-05-22 15:20:49 -07:00
parent 0f1efc825e
commit 00f3ba0831
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.24.1"
echo "v0.24.2"
}
#