We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 314ab63 + a8768b9 commit fccb475Copy full SHA for fccb475
guides/get_started/installation.md
@@ -67,7 +67,7 @@ In your `mix.exs`:
67
defp deps do
68
[
69
...
70
- {:backpex, "~> 0.8.0"}
+ {:backpex, "~> 0.10.0"}
71
]
72
end
73
```
0 commit comments