We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2749840 commit 3aebd4bCopy full SHA for 3aebd4b
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.0.1](https://github.com/nordeck/ovc-backend/compare/v1.0.0...v1.0.1) (2025-02-25)
4
+
5
6
+### Bug Fixes
7
8
+* **ci:** trim whitespace ([2749840](https://github.com/nordeck/ovc-backend/commit/274984009c27159cac16cd586fc3b7663110072f))
9
10
# 1.0.0 (2025-02-25)
11
12
pom.xml
@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>net.nordeck</groupId>
<artifactId>ovc-backend</artifactId>
- <version>1.0.0</version>
+ <version>1.0.1</version>
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
0 commit comments