Bump version number

master
Udo Kramer 2017-10-29 16:28:02 +01:00 committed by Milton Mazzarri
parent d58c9ce421
commit 04965790e9
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ A Elixir client for [Mastodon](https://github.com/Gargron/mastodon/), a GNU soci
```elixir
def deps do
[{:hunter, "~> 0.3.0"}]
[{:hunter, "~> 0.4"}]
end
```