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 50e58d3 commit 330171cCopy full SHA for 330171c
README.md
@@ -21,7 +21,7 @@ by adding `split_thin_elixir` to your list of dependencies in `mix.exs`:
21
```elixir
22
def deps do
23
[
24
- {:split, "~> 1.0.1", hex: :split_thin_sdk}
+ {:split, "~> 1.0", hex: :split_thin_sdk}
25
]
26
end
27
```
0 commit comments