Skip to content

Commit 8b25d3e

Browse files
committed
[1.1.0] - 2024-08-05
1 parent 1e69354 commit 8b25d3e

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [1.1.0] - 2024-08-05
11+
1012
### Added
1113

1214
- benchmark samples with Ryzen 3900X (thanks to [amusarra](https://github.com/amusarra))
1315
- publish docker workflow
16+
- docker benchmark info
1417

1518
### Changed
1619

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

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

0 commit comments

Comments
 (0)