This commit is contained in:
Jordan Harband
2017-02-20 17:59:20 -08:00
parent 7c271729ef
commit 6669e91bd8
4 changed files with 9 additions and 9 deletions

2
nvm.sh
View File

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