Skip to content

Commit d1973c8

Browse files
committed
[2.0.0] - 2025-07-27
1 parent ace03db commit d1973c8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ 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
### Fixed
1113

1214
- artifact id openapi-doc-tool
1315

14-
## [2.0.0] - 2025-07-27
15-
1616
### Changed
1717

1818
- 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>2.0.1-SNAPSHOT</version>
15+
<version>2.0.0</version>
1616
<packaging>jar</packaging>
1717

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

0 commit comments

Comments
 (0)