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.
2 parents 14e35c7 + 16c5152 commit 88cc35fCopy full SHA for 88cc35f
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Unreleased
+## 0.7.1
4
5
### Improvements
6
pom.xml
@@ -158,7 +158,7 @@
158
<artifactId>maven-release-plugin</artifactId>
159
<version>3.0.0</version>
160
<configuration>
161
- <releaseVersion>0.7.0</releaseVersion>
+ <releaseVersion>0.7.1</releaseVersion>
162
<pushChanges>false</pushChanges>
163
<tagNameFormat>@{project.version}</tagNameFormat>
164
<autoVersionSubmodules>true</autoVersionSubmodules>
0 commit comments