Skip to content

Commit

Permalink
docs: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
grzuy committed Oct 16, 2024
1 parent 8b1f939 commit f18523d
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 @@ -15,7 +15,7 @@ The package can be installed by adding `tower_rollbar` to your list of dependenc
```elixir
def deps do
[
{:tower_rollbar, "~> 0.6.2"}
{:tower_rollbar, "~> 0.6.0"}
]
end
```
Expand Down

0 comments on commit f18523d

Please sign in to comment.