0.1.7
This commit is contained in:
parent
709f6c50b5
commit
a660250af1
|
@ -71,7 +71,7 @@ The package can be installed by adding `iban_ex` to your list of dependencies in
|
|||
```elixir
|
||||
def deps do
|
||||
[
|
||||
{:iban_ex, "~> 0.1.6"}
|
||||
{:iban_ex, "~> 0.1.7"}
|
||||
]
|
||||
end
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue