Skip to content

Commit 3d6cac4

Browse files
committed
[1.0.0] - 2024-08-03
1 parent 49e6c31 commit 3d6cac4

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
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.0.0] - 2024-08-03
11+
1012
### Added
1113

1214
- benchmark samples with Ryzen 3700X and Mac Book Pro 16 Max M1

pom.xml

+1-1
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>fj-doc-quarkus-demo</artifactId>
6-
<version>1.0.0-SNAPSHOT</version>
6+
<version>1.0.0</version>
77

88
<parent>
99
<groupId>org.fugerit.java</groupId>

0 commit comments

Comments
 (0)