We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ace03db commit d1973c8Copy full SHA for d1973c8
CHANGELOG.md
@@ -7,12 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+## [2.0.0] - 2025-07-27
11
+
12
### Fixed
13
14
- artifact id openapi-doc-tool
15
-## [2.0.0] - 2025-07-27
-
16
### Changed
17
18
- refactor project yaml-doc-tool into openapi-doc-tool <https://github.com/fugerit-org/openapi-doc-tool/issues/1>
pom.xml
@@ -12,7 +12,7 @@
<relativePath/>
</parent>
- <version>2.0.1-SNAPSHOT</version>
+ <version>2.0.0</version>
<packaging>jar</packaging>
<name>openapi-doc-tool</name>
0 commit comments