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