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 e35321a commit 1c9bb30Copy full SHA for 1c9bb30
README.md
@@ -14,7 +14,7 @@ $ go get -u github.com/aybabtme/humanlog/...
14
## On linux
15
16
```bash
17
-wget -qO- https://github.com/aybabtme/humanlog/releases/download/0.3.3/humanlog_Linux_x86_64.tar.gz | tar xvz
+wget -qO- https://github.com/aybabtme/humanlog/releases/download/0.3.4/humanlog_Linux_x86_64.tar.gz | tar xvz
18
```
19
20
## On OS X
@@ -54,7 +54,7 @@ USAGE:
54
humanlog [global options] command [command options] [arguments...]
55
56
VERSION:
57
- 0.3.3
+ 0.3.4
58
59
AUTHOR:
60
Antoine Grondin - <[email protected]>
0 commit comments