Skip to content

Commit

Permalink
release bump
Browse files Browse the repository at this point in the history
  • Loading branch information
aybabtme committed Apr 10, 2017
1 parent 5827550 commit 6649798
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@ $ go get -u github.com/aybabtme/humanlog/...
## On linux

```bash
wget -qO- https://github.com/aybabtme/humanlog/releases/download/0.1.10/humanlog_linux.tar.gz | tar xvz
wget -qO- https://github.com/aybabtme/humanlog/releases/download/0.1.13/humanlog_linux.tar.gz | tar xvz
```

## On OS X

```bash
wget -qO- https://github.com/aybabtme/humanlog/releases/download/0.1.10/humanlog_darwin.tar.gz | tar xvz
wget -qO- https://github.com/aybabtme/humanlog/releases/download/0.1.13/humanlog_darwin.tar.gz | tar xvz
```

# Example
Expand Down Expand Up @@ -53,7 +53,7 @@ USAGE:
humanlog [global options] command [command options] [arguments...]
VERSION:
0.1.10
0.1.13
AUTHOR:
Antoine Grondin - <[email protected]>
Expand Down

0 comments on commit 6649798

Please sign in to comment.