Skip to content

Commit

Permalink
Update version number in README
Browse files Browse the repository at this point in the history
  • Loading branch information
voltone committed Jul 24, 2018
1 parent 10b104d commit 1616661
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 @@ -44,7 +44,7 @@ Add `x509` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[
{:x509, "~> 0.1.0"}
{:x509, "~> 0.2.0"}
]
end
```
Expand Down

0 comments on commit 1616661

Please sign in to comment.