Skip to content

Commit

Permalink
chore: update Goth to v1.4 in README.md (#177)
Browse files Browse the repository at this point in the history
  • Loading branch information
ducatore authored Oct 11, 2024
1 parent 9b98b51 commit 8c3431f
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 @@ -18,7 +18,7 @@ earlier versions of Goth, [see v1.2.0 documentation on hexdocs.pm](https://hexdo
```elixir
def deps do
[
{:goth, "~> 1.3"}
{:goth, "~> 1.4"}
]
end
```
Expand Down

0 comments on commit 8c3431f

Please sign in to comment.