Compare commits

...

2 Commits

Author SHA1 Message Date
d3e2b3e601 [VERSION] update dev tag version 2025-01-06 23:49:35 +01:00
8f026d47e1 [RELEASE] Release v1.0.4 2025-01-06 23:48:46 +01:00
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.kar</groupId>
<artifactId>karusic</artifactId>
<version>1.0.3-SNAPSHOT</version>
<version>1.0.5-SNAPSHOT</version>
<properties>
<maven.compiler.version>3.1</maven.compiler.version>
<maven.compiler.source>21</maven.compiler.source>

View File

@ -1 +1 @@
1.0.3-dev
1.0.5-dev