Skip to content

Commit

Permalink
Update version in the README
Browse files Browse the repository at this point in the history
  • Loading branch information
parroty committed Feb 7, 2017
1 parent 0f31418 commit 9721961
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 @@ -35,7 +35,7 @@ def project do
end

defp deps do
[{:excoveralls, "~> 0.5", only: :test}]
[{:excoveralls, "~> 0.6", only: :test}]
end
```

Expand Down

0 comments on commit 9721961

Please sign in to comment.