Skip to content

Commit fa23c17

Browse files
author
Benji Visser
committed
increment patch version
1 parent c8feece commit fa23c17

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ $ go get github.com/noqcks/gucci
1717
Or you can just download the binary and move it into your `PATH`:
1818

1919
```
20-
VERSION=1.5.2
20+
VERSION=1.5.3
2121
wget -q https://github.com/noqcks/gucci/releases/download/${VERSION}/gucci-v${VERSION}-darwin-amd64
2222
chmod +x gucci-v${VERSION}-darwin-amd64
2323
mv gucci-v${VERSION}-darwin-amd64 /usr/local/bin/gucci

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.5.2
1+
1.5.3

0 commit comments

Comments
 (0)