Skip to content

Commit

Permalink
3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgebucaran committed Jan 22, 2021
1 parent 4385355 commit 21ccd8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion functions/fishtape.fish
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
function fishtape --description "Test scripts, functions, and plugins in Fish"
switch "$argv"
case -v --version
echo "fishtape, version 3.0.0"
echo "fishtape, version 3.0.1"
case "" -h --help
echo "Usage: fishtape <files ...> Run test files"
echo "Options:"
Expand Down

0 comments on commit 21ccd8c

Please sign in to comment.