Compare commits

...

2 Commits

Author SHA1 Message Date
3434a48573 [VERSION] update dev tag version 2025-01-06 23:30:02 +01:00
8f1934e323 [RELEASE] Release v1.0.2 2025-01-06 23:29:13 +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.1-SNAPSHOT</version>
<version>1.0.3-SNAPSHOT</version>
<properties>
<maven.compiler.version>3.1</maven.compiler.version>
<maven.compiler.source>21</maven.compiler.source>

View File

@ -1 +1 @@
1.0.1-dev
1.0.3-dev