Skip to content

Commit e7292ec

Browse files
committed
Bump version in README
1 parent ce5c052 commit e7292ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Add the dependencies to you `mix.exs` file.
1313

1414
```elixir
1515
defp deps do
16-
[{:hedwig, "~> 0.2.0"},
16+
[{:hedwig, "~> 0.3.0"},
1717
{:exml, github: "paulgray/exml"}]
1818
end
1919
```

0 commit comments

Comments
 (0)