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 3ef9c5e commit 2a3aa05Copy full SHA for 2a3aa05
CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+## [1.0.3] - 2025-04-18
11
+
12
### Changed
13
14
- SnakeYAML version 2.4
pom.xml
@@ -12,7 +12,7 @@
<relativePath/>
</parent>
15
- <version>1.0.3-SNAPSHOT</version>
+ <version>1.0.3</version>
16
<packaging>jar</packaging>
17
18
<name>yaml-doc-tool</name>
0 commit comments