We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a094b3 commit 0bf77bfCopy full SHA for 0bf77bf
CHANGELOG.md
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
-## Unreleased
+## [7.0.0](https://github.com/dbmdz/xml-toolbox/releases/tag/7.0.0) - 2025-08-05
9
10
### Changed
11
pom.xml
@@ -4,7 +4,7 @@
4
<groupId>dev.mdz</groupId>
<artifactId>xml-toolbox</artifactId>
- <version>7.0.0-SNAPSHOT</version>
+ <version>7.0.0</version>
<packaging>jar</packaging>
<name>XML Toolbox</name>
0 commit comments