diff --git a/functions/replay.fish b/functions/replay.fish index ddf1cf0..06cb7e0 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.1.1" + echo "replay, version 1.2.0" case "" -h --help echo "Usage: replay Run Bash commands replaying changes in Fish" echo "Options:"