Skip to content

Commit

Permalink
updated version to 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Gennaro Tedesco committed Mar 10, 2022
1 parent 2cc4fcf commit 2a9c020
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,10 @@ shows the help page. Or watch it in action:

[![asciicast](https://asciinema.org/a/EmYMmhOAn0dWAyBYrNqKk5AlR.svg)](https://asciinema.org/a/EmYMmhOAn0dWAyBYrNqKk5AlR)

or a quick replay

![quick-demo](https://user-images.githubusercontent.com/15387611/157561174-d8bcfc81-0d12-4263-aeb9-19ba410ef40a.gif)

```
gh f [cmd]
```
Expand Down
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.2.0"
VERSION="gh-f 0.3.0"

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

0 comments on commit 2a9c020

Please sign in to comment.