This commit is contained in:
Jordan Harband
2015-10-02 01:50:44 -07:00
parent b805de80cb
commit ebdcdc4363
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.27.1"
echo "v0.28.0"
}
#