Skip to content

Commit

Permalink
2.2.13
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgebucaran committed Apr 30, 2023
1 parent 2efc240 commit c69e5d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion functions/nvm.fish
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ function nvm --description "Node version manager"

switch "$cmd"
case -v --version
echo "nvm, version 2.2.12"
echo "nvm, version 2.2.13"
case "" -h --help
echo "Usage: nvm install <version> Download and activate the specified Node version"
echo " nvm install Install the version specified in the nearest .nvmrc file"
Expand Down

0 comments on commit c69e5d1

Please sign in to comment.