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 448f027 commit f718851Copy full SHA for f718851
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.3.1"}
+ {:elasticsearch, "~> 0.4.0"}
22
]
23
end
24
```
0 commit comments