Skip to content

Commit ab2cd48

Browse files
committed
[2.0.0] - 2025-07-27
1 parent 920edc4 commit ab2cd48

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+
## [2.0.0] - 2025-07-27
11+
1012
### Changed
1113

1214
- refactor project yaml-doc-tool into openapi-doc-tool <https://github.com/fugerit-org/openapi-doc-tool/issues/1>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<relativePath/>
1313
</parent>
1414

15-
<version>1.0.4-SNAPSHOT</version>
15+
<version>2.0.0</version>
1616
<packaging>jar</packaging>
1717

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

0 commit comments

Comments
 (0)