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 88daeb7 commit 2fe3aa3Copy full SHA for 2fe3aa3
README.md
@@ -17,7 +17,7 @@ defp application do
17
end
18
19
defp deps do
20
- [{:sentry, "~> 1.0"}]
+ [{:sentry, "~> 2.0.2"}]
21
22
```
23
0 commit comments