diff --git a/README.md b/README.md index 61fdeda8..5feca772 100644 --- a/README.md +++ b/README.md @@ -103,7 +103,7 @@ The library source code is minimal and well tested. It is suggested to read the ```elixir def deps do - [{:paper_trail, "~> 0.7.0"}] + [{:paper_trail, "~> 0.7.2"}] end ```