This commit is contained in:
Jordan Harband
2015-08-22 20:54:31 -07:00
parent 8746d63041
commit 26ee4aafc0
4 changed files with 6 additions and 6 deletions

View File

@@ -13,7 +13,7 @@ if [ -z "$NVM_DIR" ]; then
fi
nvm_latest_version() {
echo "v0.26.0"
echo "v0.26.1"
}
#