Skip to content

Commit

Permalink
release: 10.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
getsentry-bot committed Mar 12, 2024
1 parent 8aaf923 commit 5421712
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 10.2.0

- No documented changes.

## 10.2.0-rc.2

### Various fixes & improvements
Expand Down
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
defmodule Sentry.Mixfile do
use Mix.Project

@version "10.2.0-rc.2"
@version "10.2.0"
@source_url "https://github.com/getsentry/sentry-elixir"

def project do
Expand Down

0 comments on commit 5421712

Please sign in to comment.