Skip to content

Commit

Permalink
added functionality to show and checkout git tags
Browse files Browse the repository at this point in the history
  • Loading branch information
Gennaro Tedesco committed Feb 16, 2022
1 parent f41079e commit a4d786a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 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.7"
VERSION="gh-f 0.2.0"

ID_COLOUR="\033[36m"
TEXT_COLOUR="\033[34m"
Expand Down

0 comments on commit a4d786a

Please sign in to comment.