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 4ab5070 commit 7d5e7e7Copy full SHA for 7d5e7e7
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, "~> 7.0"},
+ {:sentry, "8.0.0-rc.0"},
24
{:jason, "~> 1.1"},
25
{:hackney, "~> 1.8"}
26
]
0 commit comments