Skip to content

Commit b6c9911

Browse files
committed
update READMEs
1 parent 39a3700 commit b6c9911

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ defp application do
1717
end
1818

1919
defp deps do
20-
[{:sentry, "~> 6.1.0"}]
20+
[{:sentry, "~> 6.2.0"}]
2121
end
2222
```
2323

docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Edit your mix.exs file to add it as a dependency and add the ``:sentry`` package
2424
end
2525
2626
defp deps do
27-
[{:sentry, "~> 6.1.0"}]
27+
[{:sentry, "~> 6.2.0"}]
2828
end
2929
3030
Configuration

0 commit comments

Comments
 (0)