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 888fec9 commit 5fdbbfeCopy full SHA for 5fdbbfe
CHANGELOG.md
@@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
10
### Changed
11
12
+- yaml-doc-tool version to 1.0.2
13
- fj-bom set to 1.6.7
14
15
## [1.0.1] - 2024-06-02
pom.xml
@@ -11,7 +11,7 @@
<relativePath></relativePath>
</parent>
- <version>1.0.1</version>
+ <version>1.0.2</version>
<packaging>maven-plugin</packaging>
16
17
<name>yaml-doc-maven-plugin</name>
0 commit comments