We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d812eeb commit e501bf5Copy full SHA for e501bf5
README.md
@@ -13,7 +13,7 @@ Visit our [API docs](https://documentation.ibanity.com/xs2a/1/api/elixir).
13
In the `mix.exs` file:
14
```elixir
15
def deps do
16
- [{:ibanity, "~> 1.0.0"}]
+ [{:ibanity, "~> 1.1.0"}]
17
end
18
```
19
0 commit comments