mirror of
https://github.com/avitex/elixir-glicko
synced 2024-11-13 23:19:57 +00:00
Release v0.8.1
This commit is contained in:
parent
76e4a7872c
commit
d934a2e30c
@ -14,6 +14,6 @@ Add `glicko` to your list of dependencies in `mix.exs`:
|
||||
|
||||
```elixir
|
||||
def deps do
|
||||
[{:glicko, "~> 0.8.0"}]
|
||||
[{:glicko, "~> 0.8.1"}]
|
||||
end
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user