We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8feece commit fa23c17Copy full SHA for fa23c17
README.md
@@ -17,7 +17,7 @@ $ go get github.com/noqcks/gucci
17
Or you can just download the binary and move it into your `PATH`:
18
19
```
20
-VERSION=1.5.2
+VERSION=1.5.3
21
wget -q https://github.com/noqcks/gucci/releases/download/${VERSION}/gucci-v${VERSION}-darwin-amd64
22
chmod +x gucci-v${VERSION}-darwin-amd64
23
mv gucci-v${VERSION}-darwin-amd64 /usr/local/bin/gucci
VERSION
@@ -1 +1 @@
1
-1.5.2
+1.5.3
0 commit comments