Skip to content

Commit

Permalink
1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgebucaran committed Jan 2, 2021
1 parent 7638876 commit 177f523
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion functions/replay.fish
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
function replay -d "Run Bash commands replaying changes in Fish"
switch "$argv"
case -v --version
echo "replay, version 1.0.0"
echo "replay, version 1.1.0"
case "" -h --help
echo "Usage: replay <commands> Run Bash commands replaying changes in Fish"
echo "Options:"
Expand Down

0 comments on commit 177f523

Please sign in to comment.