This commit is contained in:
Jordan Harband
2015-01-10 19:43:36 -08:00
parent 3fc82d6b2f
commit 0a142b7e7a
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.22.0"
echo "v0.22.1"
}
#