Skip to content

Commit 4839a1b

Browse files
committed
[1.2.2] - 2025-01-06
1 parent 07b853f commit 4839a1b

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
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.2.2] - 2025-01-06
11+
1012
### Added
1113

1214
- Slidv site

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.2.2-SNAPSHOT</version>
6+
<version>1.2.2</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)