Skip to content

Commit

Permalink
readied for v0.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Gennaro Tedesco committed Feb 15, 2022
1 parent 395cc93 commit c649e2f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gh-f
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env bash
set -e

VERSION="gh-f 0.1.6"
VERSION="gh-f 0.1.7"

ID_COLOUR="\033[36m"
TEXT_COLOUR="\033[34m"
Expand Down Expand Up @@ -52,7 +52,7 @@ USAGE
gh f -l | gh f logs
file names can be passed as positional arguments
file paths can be passed as positional arguments
enter: show selected commit diff
gh f -s | gh f search
Expand Down

0 comments on commit c649e2f

Please sign in to comment.