Skip to content

Commit

Permalink
Release v0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alecigne committed Jul 30, 2024
1 parent 7e93341 commit c507c81
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## [v0.5.0](https://github.com/alecigne/deezer-datasync/tree/v0.5.0) - 2024-07-30

Do not create empty commits

## [v0.4.3](https://github.com/alecigne/deezer-datasync/tree/v0.4.3) - 2024-07-20

Update dependencies. Made the switch to Maven Failsafe 3 (and consequently, Maven Surefire 3) by
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>net.lecigne</groupId>
<artifactId>deezer-datasync</artifactId>
<version>0.5.0-SNAPSHOT</version>
<version>0.5.0</version>

<properties>
<maven.compiler.source>17</maven.compiler.source>
Expand Down

0 comments on commit c507c81

Please sign in to comment.