Merge remote-tracking branch 'creationix/master' into install-fix-quotes

This commit is contained in:
Dave May
2015-12-28 12:08:57 -05:00
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.29.0"
echo "v0.30.0"
}
#