Skip to content

Commit

Permalink
Change versions in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
niknetniko committed Apr 4, 2022
1 parent 68e0bb4 commit 4659270
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ Central Authentication Service (CAS) strategy for Überauth.
```elixir
def deps do
[
{:ueberauth, "~> 0.2"},
{:ueberauth_cas, "~> 2.0.0"}
{:ueberauth, "~> 0.7"},
{:ueberauth_cas, "~> 2.0"}
]
end
```
Expand Down

0 comments on commit 4659270

Please sign in to comment.