Skip to content

Commit f8591f3

Browse files
committed
[1.3.0] - 2025-01-19
1 parent e721703 commit f8591f3

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.3.0] - 2025-01-19
11+
1012
### Added
1113

1214
- Appendix C : Quarkus OpenShift Extension

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.3-SNAPSHOT</version>
6+
<version>1.3.0</version>
77
<description>Graalkus: Let Quarkus fly high with GraalVM.</description>
88
<properties>
99
<maven.compiler.release>21</maven.compiler.release>

0 commit comments

Comments
 (0)