This commit is contained in:
Jordan Harband
2017-04-26 00:50:33 -07:00
parent 964c7b3115
commit 0a95e77000
4 changed files with 10 additions and 10 deletions

2
nvm.sh
View File

@@ -3210,7 +3210,7 @@ nvm() {
NVM_VERSION_ONLY=true NVM_LTS="${NVM_LTS-}" nvm_remote_version "${PATTERN:-node}"
;;
"--version" )
nvm_echo '0.33.1'
nvm_echo '0.33.2'
;;
"unload" )
nvm deactivate >/dev/null 2>&1