Skip to content

Commit 9af4ebe

Browse files
authored
Fix/handle allocation, permission and channel refresh (#7)
1 parent 44d2066 commit 9af4ebe

File tree

4 files changed

+476
-74
lines changed

4 files changed

+476
-74
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Implements:
1515
```elixir
1616
def deps do
1717
[
18-
{:ex_turn, "~> 0.1.1"}
18+
{:ex_turn, "~> 0.2.0"}
1919
]
2020
end
2121
```

0 commit comments

Comments
 (0)