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 39a3700 commit b6c9911Copy full SHA for b6c9911
README.md
@@ -17,7 +17,7 @@ defp application do
17
end
18
19
defp deps do
20
- [{:sentry, "~> 6.1.0"}]
+ [{:sentry, "~> 6.2.0"}]
21
22
```
23
docs/index.rst
@@ -24,7 +24,7 @@ Edit your mix.exs file to add it as a dependency and add the ``:sentry`` package
24
25
26
27
28
29
30
Configuration
0 commit comments