mirror of
https://github.com/avitex/elixir-glicko
synced 2024-11-01 01:29:57 +00:00
Release v0.6.0
This commit is contained in:
parent
3d5a8e4f89
commit
8612b2aa97
@ -14,6 +14,6 @@ Documentation hosted on [hexdocs](https://hexdocs.pm/glicko).
|
|||||||
|
|
||||||
```elixir
|
```elixir
|
||||||
def deps do
|
def deps do
|
||||||
[{:glicko, "~> 0.5.0"}]
|
[{:glicko, "~> 0.6.0"}]
|
||||||
end
|
end
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user