Skip to content

Commit

Permalink
Bump backpex version in installation guide to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
Flo0807 committed Feb 15, 2025
1 parent 314ab63 commit a8768b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion guides/get_started/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ In your `mix.exs`:
defp deps do
[
...
{:backpex, "~> 0.8.0"}
{:backpex, "~> 0.10.0"}
]
end
```
Expand Down

0 comments on commit a8768b9

Please sign in to comment.