Skip to content

Commit 88cc35f

Browse files
author
getsentry-bot
committed
Merge branch 'release/0.7.1'
2 parents 14e35c7 + 16c5152 commit 88cc35f

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
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Unreleased
3+
## 0.7.1
44

55
### Improvements
66

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158
<artifactId>maven-release-plugin</artifactId>
159159
<version>3.0.0</version>
160160
<configuration>
161-
<releaseVersion>0.7.0</releaseVersion>
161+
<releaseVersion>0.7.1</releaseVersion>
162162
<pushChanges>false</pushChanges>
163163
<tagNameFormat>@{project.version}</tagNameFormat>
164164
<autoVersionSubmodules>true</autoVersionSubmodules>

0 commit comments

Comments
 (0)