We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58948d1 commit a1fb889Copy full SHA for a1fb889
README.md
@@ -18,7 +18,7 @@ Add `elasticsearch` to your list of dependencies in `mix.exs`:
18
```elixir
19
def deps do
20
[
21
- {:elasticsearch, "~> 0.4.1"}
+ {:elasticsearch, "~> 0.5.0"}
22
]
23
end
24
```
0 commit comments