Skip to content

Commit

Permalink
Update installation version in README.md (#90)
Browse files Browse the repository at this point in the history
Its out of sync with published Hex version.
  • Loading branch information
glennr authored May 22, 2020
1 parent a4b7f2f commit ea18b1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ The library source code is minimal and well tested. It is suggested to read the

```elixir
def deps do
[{:paper_trail, "~> 0.8.2"}]
[{:paper_trail, "~> 0.8.7"}]
end
```

Expand Down

0 comments on commit ea18b1c

Please sign in to comment.