We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ce2af1 commit 3888cf4Copy full SHA for 3888cf4
1 file changed
README.md
@@ -14,7 +14,7 @@ Add kadabra to your `mix.exs`:
14
```elixir
15
def deps do
16
[
17
- {:kadabra, "~> 0.4.3"}
+ {:kadabra, "~> 0.4.5"}
18
]
19
end
20
```
0 commit comments