Skip to content

Commit

Permalink
Update README version
Browse files Browse the repository at this point in the history
  • Loading branch information
tomtaylor committed May 16, 2024
1 parent dccf563 commit 1e67bdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ The package can be installed by adding `snap` to your list of dependencies in
```elixir
def deps do
[
{:snap, "~> 0.9"},
{:snap, "~> 0.11"},
{:finch, "~> 0.16"}, # By default, Snap uses Finch to make HTTP requests
]
end
Expand Down

0 comments on commit 1e67bdb

Please sign in to comment.