Skip to content

Commit

Permalink
1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgebucaran committed Mar 1, 2021
1 parent afcff26 commit 07f2bce
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.1.1"
echo "replay, version 1.2.0"
case "" -h --help
echo "Usage: replay <commands> Run Bash commands replaying changes in Fish"
echo "Options:"
Expand Down

0 comments on commit 07f2bce

Please sign in to comment.