Skip to content

Commit 1d77f66

Browse files
committed
[1.1.0] - 2024-12-28
1 parent 57a4f70 commit 1d77f66

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [1.1.0] - 2024-12-28
11+
1012
### Added
1113

1214
- formatter-maven-plugin
@@ -18,7 +20,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1820
- fj-doc version 8.11.7
1921
- docker-compose-mixed.yml no set to v1.0.0 images
2022

21-
[1.0.0] - 2024-12-10
23+
## [1.0.0] - 2024-12-10
2224

2325
### Added
2426

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>org.fugerit.java.demo</groupId>
55
<artifactId>graalkus</artifactId>
6-
<version>1.0.1-SNAPSHOT</version>
6+
<version>1.1.0</version>
77
<properties>
88
<maven.compiler.release>21</maven.compiler.release>
99
<surefire-plugin.version>3.3.1</surefire-plugin.version>

0 commit comments

Comments
 (0)