We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 822b456 commit 0b4ddc2Copy full SHA for 0b4ddc2
1 file changed
README.md
@@ -31,7 +31,7 @@ dependencies in your `mix.exs` file:
31
32
```elixir
33
defp deps do
34
- [{:hedwig, "~> 1.0.0-rc3"}]
+ [{:hedwig, "~> 1.0.0-rc.4"}]
35
end
36
```
37
0 commit comments