Skip to content

Commit 21ccd8c

Browse files
committed
3.0.1
1 parent 4385355 commit 21ccd8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

functions/fishtape.fish

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
function fishtape --description "Test scripts, functions, and plugins in Fish"
22
switch "$argv"
33
case -v --version
4-
echo "fishtape, version 3.0.0"
4+
echo "fishtape, version 3.0.1"
55
case "" -h --help
66
echo "Usage: fishtape <files ...> Run test files"
77
echo "Options:"

0 commit comments

Comments
 (0)