Skip to content

Commit 846f1f2

Browse files
authored
2.2.18
1 parent 2e6e7e3 commit 846f1f2

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.17"
32+
echo "nvm, version 2.2.18"
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)