Skip to content

Commit 74c2201

Browse files
committed
2.2.8
1 parent 2d4dd61 commit 74c2201

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

functions/nvm.fish

Lines changed: 1 addition & 1 deletion
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.7"
32+
echo "nvm, version 2.2.8"
3333
case "" -h --help
3434
echo "Usage: nvm install <version> Download and activate the specified Node version"
3535
echo " nvm install Install version from nearest .nvmrc file"

0 commit comments

Comments
 (0)