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 f3b33ae commit 49989bfCopy full SHA for 49989bf
README.md
@@ -15,7 +15,7 @@ The package can be installed by adding `ex_libnice` to your list of dependencies
15
```elixir
16
def deps do
17
[
18
- {:ex_libnice, "~> 0.3.0"}
+ {:ex_libnice, "~> 0.4.0"}
19
]
20
end
21
```
0 commit comments