Skip to content

Commit

Permalink
Bump version in README
Browse files Browse the repository at this point in the history
  • Loading branch information
safwank committed Jul 17, 2016
1 parent 9fd4e97 commit 635edbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Add `retry` to your list of dependencies in `mix.exs`:

```elixir
def deps do
[{:retry, "~> 0.2.0"}]
[{:retry, "~> 0.3.0"}]
end
```

Expand Down

0 comments on commit 635edbf

Please sign in to comment.