Skip to content

Commit

Permalink
Release version 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
danielberkompas committed Sep 2, 2018
1 parent 58948d1 commit a1fb889
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 @@ -18,7 +18,7 @@ Add `elasticsearch` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[
{:elasticsearch, "~> 0.4.1"}
{:elasticsearch, "~> 0.5.0"}
]
end
```
Expand Down

0 comments on commit a1fb889

Please sign in to comment.