update doc

This commit is contained in:
keepcosmos 2016-07-16 15:36:57 +09:00
parent fceb2cd5a5
commit e2b7cd1a24
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ If [available in Hex](https://hex.pm/docs/publish), the package can be installed
```elixir
def deps do
[{:readability, "~> 0.4"}]
[{:readability, "~> 0.5.0"}]
end
```