Skip to content

Commit

Permalink
Bump readme version
Browse files Browse the repository at this point in the history
  • Loading branch information
chasers committed Aug 27, 2020
1 parent 27bab56 commit 7f016ea
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 @@ -82,7 +82,7 @@ by adding `logflare_logger_backend` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[
{:logflare_logger_backend, "~> 0.7.4"}
{:logflare_logger_backend, "~> 0.7.5"}
]
end
```
Expand Down

0 comments on commit 7f016ea

Please sign in to comment.