Skip to content

Commit 330171c

Browse files
Update README
1 parent 50e58d3 commit 330171c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ by adding `split_thin_elixir` to your list of dependencies in `mix.exs`:
2121
```elixir
2222
def deps do
2323
[
24-
{:split, "~> 1.0.1", hex: :split_thin_sdk}
24+
{:split, "~> 1.0", hex: :split_thin_sdk}
2525
]
2626
end
2727
```

0 commit comments

Comments
 (0)