File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## [ Unreleased ]
8+ ## [ 0.13.0 ] - 2025-02-19
99
1010### Added
1111
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ Add the dependency to your project:
3535<dependency >
3636 <groupId >io.github.fva-net</groupId >
3737 <artifactId >rexs-api-java</artifactId >
38- <version >0.12 .0</version >
38+ <version >0.13 .0</version >
3939</dependency >
4040```
4141
Original file line number Diff line number Diff line change 2323 <parent >
2424 <groupId >io.github.fva-net</groupId >
2525 <artifactId >rexs-api-java-project</artifactId >
26- <version >0.13.0-SNAPSHOT </version >
26+ <version >0.13.0</version >
2727 <relativePath >../pom.xml</relativePath >
2828 </parent >
2929
Original file line number Diff line number Diff line change 2323 <parent >
2424 <groupId >io.github.fva-net</groupId >
2525 <artifactId >rexs-api-java-project</artifactId >
26- <version >0.13.0-SNAPSHOT </version >
26+ <version >0.13.0</version >
2727 <relativePath >../pom.xml</relativePath >
2828 </parent >
2929
Original file line number Diff line number Diff line change 2222
2323 <groupId >io.github.fva-net</groupId >
2424 <artifactId >rexs-api-java-project</artifactId >
25- <version >0.13.0-SNAPSHOT </version >
25+ <version >0.13.0</version >
2626 <packaging >pom</packaging >
2727
2828 <name >REXS-API-Java :: Project</name >
You can’t perform that action at this time.
0 commit comments