Skip to content

Commit

Permalink
bump patch version (#44)
Browse files Browse the repository at this point in the history
  • Loading branch information
Benji Visser committed Mar 23, 2022
1 parent 4a5d232 commit 1c7800b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ $ go get github.com/noqcks/gucci
Or you can just download the binary and move it into your `PATH`:

```
VERSION=1.5.3
VERSION=1.5.4
wget -q https://github.com/noqcks/gucci/releases/download/${VERSION}/gucci-v${VERSION}-darwin-amd64
chmod +x gucci-v${VERSION}-darwin-amd64
mv gucci-v${VERSION}-darwin-amd64 /usr/local/bin/gucci
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.5.3
1.5.4

0 comments on commit 1c7800b

Please sign in to comment.