Skip to content

Commit

Permalink
Update installation instructions to use newest version
Browse files Browse the repository at this point in the history
  • Loading branch information
arcanemachine authored Oct 21, 2023
1 parent cf626b2 commit 250196d
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 @@ -17,7 +17,7 @@ Add dependency to your project's `mix.exs`:

```elixir
def deps do
[{:sweet_xml, "~> 0.7.1"}]
[{:sweet_xml, "~> 0.7.4"}]
end
```

Expand Down

0 comments on commit 250196d

Please sign in to comment.