We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c3160b commit bb95d95Copy full SHA for bb95d95
README.md
@@ -20,7 +20,7 @@ To use Sentry with your projects, edit your mix.exs file and add it as a depende
20
defp deps do
21
[
22
# ...
23
- {:sentry, "8.0.0-rc.1"},
+ {:sentry, "8.0.0-rc.2"},
24
{:jason, "~> 1.1"},
25
{:hackney, "~> 1.8"}
26
]
0 commit comments