Skip to content

Commit cfb5c79

Browse files
committed
[1.2.1] - 2024-12-30
1 parent 69cb524 commit cfb5c79

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.1] - 2024-12-30
11+
1012
### Changed
1113

1214
- using siege for benchmark

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.1-SNAPSHOT</version>
6+
<version>1.2.1</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)