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 78bf227 commit 5f5dc03Copy full SHA for 5f5dc03
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## Unreleased
+## 11.0.4
2
3
- Fix safe JSON encoding of improper lists ([#938](https://github.com/getsentry/sentry-elixir/pull/938))
4
mix.exs
@@ -1,7 +1,7 @@
defmodule Sentry.Mixfile do
use Mix.Project
- @version "11.0.3"
+ @version "11.0.4"
5
@source_url "https://github.com/getsentry/sentry-elixir"
6
7
def project do
0 commit comments