We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce5c052 commit e7292ecCopy full SHA for e7292ec
1 file changed
README.md
@@ -13,7 +13,7 @@ Add the dependencies to you `mix.exs` file.
13
14
```elixir
15
defp deps do
16
- [{:hedwig, "~> 0.2.0"},
+ [{:hedwig, "~> 0.3.0"},
17
{:exml, github: "paulgray/exml"}]
18
end
19
```
0 commit comments