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 bcb4955 commit 39a3700Copy full SHA for 39a3700
mix.exs
@@ -4,7 +4,7 @@ defmodule Sentry.Mixfile do
4
def project do
5
[
6
app: :sentry,
7
- version: "6.1.0",
+ version: "6.2.0",
8
elixir: "~> 1.3",
9
description: "The Official Elixir client for Sentry",
10
package: package(),
0 commit comments