Skip to content

Commit bb95d95

Browse files
committed
update readme
1 parent 4c3160b commit bb95d95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ To use Sentry with your projects, edit your mix.exs file and add it as a depende
2020
defp deps do
2121
[
2222
# ...
23-
{:sentry, "8.0.0-rc.1"},
23+
{:sentry, "8.0.0-rc.2"},
2424
{:jason, "~> 1.1"},
2525
{:hackney, "~> 1.8"}
2626
]

0 commit comments

Comments
 (0)