diff --git a/functions/replay.fish b/functions/replay.fish index ba56ee2..809a3b1 100644 --- a/functions/replay.fish +++ b/functions/replay.fish @@ -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 Run Bash commands replaying changes in Fish" echo "Options:"