Skip to content

Commit

Permalink
Merge pull request #47 from mindreframer/patch-1
Browse files Browse the repository at this point in the history
Update Readme.md to the most recent version of paper_trail: 0.8
  • Loading branch information
izelnakri committed Jun 22, 2018
2 parents 113ff97 + 3c846f0 commit 8044b01
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.7.3"}]
[{:paper_trail, "~> 0.8"}]
end
```

Expand Down

0 comments on commit 8044b01

Please sign in to comment.