Skip to content

Commit abd3002

Browse files
authored
2.2.17
1 parent 62f3ac1 commit abd3002

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

functions/nvm.fish

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ function nvm --description "Node version manager"
2929

3030
switch "$cmd"
3131
case -v --version
32-
echo "nvm, version 2.2.16"
32+
echo "nvm, version 2.2.17"
3333
case "" -h --help
3434
echo "Usage: nvm install <version> Download and activate the specified Node version"
3535
echo " nvm install Install the version specified in the nearest .nvmrc file"

0 commit comments

Comments
 (0)