This commit is contained in:
Jordan Harband
2016-01-21 00:23:01 -08:00
parent 4fcf37fa29
commit 21c3727955
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.30.1"
echo "v0.30.2"
}
#