Skip to content

Commit

Permalink
0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rultor committed Aug 20, 2024
1 parent 9f1319f commit 0c2304d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>io.github.ilyalisov</groupId>
<artifactId>spring-boot-starter-mail</artifactId>
<version>1.0-SNAPSHOT</version>
<version>0.1.0</version>
<name>${project.groupId}:${project.artifactId}</name>
<description>Mail service for Spring Boot applications.</description>
<url>https://github.com/ilyalisov/spring-boot-starter-mail/</url>
Expand Down

0 comments on commit 0c2304d

Please sign in to comment.