Skip to content

Commit

Permalink
Fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
yordis committed Dec 26, 2018
1 parent 44c3ea4 commit 0b86831
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 @@ -19,7 +19,7 @@ To install Guardian.DB, first add it to your `mix.exs` file:
```elixir
defp deps do
[
{:guardian_db, "~> 1.0"}
{:guardian_db, "~> 2.0"}
]
end
```
Expand Down

0 comments on commit 0b86831

Please sign in to comment.