Skip to content

Commit e6abd89

Browse files
committed
release: 5.1.0
1 parent 9abac6f commit e6abd89

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Feat: Add more convenient way to pass BeforeSpanCallback in OpenFeign integration (#1637)
44
* Bump: sentry-native to 0.4.12 (#1651)
55

6-
## Unreleased
6+
## 5.1.0
77

88
* Feat: Spring WebClient integration (#1621)
99
* Feat: OpenFeign integration (#1632)

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ android.useAndroidX=true
66

77
# Release information
88
buildVersionCode=20078
9-
versionName=5.1.0-beta.10-SNAPSHOT
9+
versionName=5.1.0
1010

1111
# disable renderscript, it's enabled by default
1212
android.defaults.buildfeatures.renderscript=false

0 commit comments

Comments
 (0)