Skip to content

Commit fccb475

Browse files
authored
Merge pull request #871 from naymspace/feature/bump-backpex-version-in-docs
Bump backpex version in installation guide to latest version
2 parents 314ab63 + a8768b9 commit fccb475

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/get_started/installation.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ In your `mix.exs`:
6767
defp deps do
6868
[
6969
...
70-
{:backpex, "~> 0.8.0"}
70+
{:backpex, "~> 0.10.0"}
7171
]
7272
end
7373
```

0 commit comments

Comments
 (0)