We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49e6c31 commit 3d6cac4Copy full SHA for 3d6cac4
CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+## [1.0.0] - 2024-08-03
11
+
12
### Added
13
14
- benchmark samples with Ryzen 3700X and Mac Book Pro 16 Max M1
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>org.fugerit.java.demo</groupId>
5
<artifactId>fj-doc-quarkus-demo</artifactId>
6
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.0</version>
<parent>
<groupId>org.fugerit.java</groupId>
0 commit comments