Skip to content

Commit fc78fe1

Browse files
committed
release: 12.0.1
1 parent 3a4ccc4 commit fc78fe1

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 12.0.1
2+
3+
### Internal Changes 🔧
4+
5+
- (deps) Update ver spec for finch by @solnic in [#1003](https://github.com/getsentry/sentry-elixir/pull/1003)
6+
17
## 12.0.0
28

39
### Logs & Telemetry Processor

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
defmodule Sentry.Mixfile do
22
use Mix.Project
33

4-
@version "12.0.0"
4+
@version "12.0.1"
55
@source_url "https://github.com/getsentry/sentry-elixir"
66

77
def project do

0 commit comments

Comments
 (0)