Skip to content

Commit

Permalink
1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgebucaran committed Jun 20, 2022
1 parent 97becc8 commit bd8e5b8
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 --description "Run Bash commands replaying changes in Fish"
switch "$argv"
case -v --version
echo "replay, version 1.2.0"
echo "replay, version 1.2.1"
case "" -h --help
echo "Usage: replay <commands> Run Bash commands replaying changes in Fish"
echo "Options:"
Expand Down

0 comments on commit bd8e5b8

Please sign in to comment.