Skip to content

Commit d10ba1f

Browse files
committed
build(release): [2.1.0] - 2025-09-30
1 parent f8f5797 commit d10ba1f

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
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+
## [2.1.0] - 2025-09-30
11+
1012
### Added
1113

1214
- handling enum

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@
88
<parent>
99
<groupId>org.fugerit.java.universe</groupId>
1010
<artifactId>fj-universe-tool</artifactId>
11-
<version>3.0.0</version>
11+
<version>3.1.0</version>
1212
<relativePath/>
1313
</parent>
1414

15-
<version>2.0.1-SNAPSHOT</version>
15+
<version>2.1.0</version>
1616
<packaging>jar</packaging>
1717

1818
<name>openapi-doc-tool</name>

0 commit comments

Comments
 (0)