@ -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
```