Skip to content

Commit

Permalink
1.0.0] - 2023-11-30
Browse files Browse the repository at this point in the history
  • Loading branch information
fugerit79 committed Nov 30, 2023
1 parent 0e30abe commit 2647143
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [1.0.0] - 2023-11-30

### Changed

- yaml-doc-tool version to 1.0.0
- fj-bom version set to 1.5.0

## [0.7.0] - 2023-10-09

- yaml-doc-tool version to 0.7.0
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@
<parent>
<groupId>org.fugerit.java</groupId>
<artifactId>fj-bom</artifactId>
<version>1.4.7</version>
<version>1.5.0</version>
<relativePath></relativePath>
</parent>

<version>0.7.0</version>
<version>1.0.0</version>
<packaging>maven-plugin</packaging>

<name>yaml-doc-maven-plugin</name>
Expand Down

0 comments on commit 2647143

Please sign in to comment.