chore: bump version to 1.0.6-SNAPSHOT
All checks were successful
Build, test and publish the Quarkus libraries / build (push) Successful in 2m9s

This commit is contained in:
Jorge Bornhausen 2024-12-11 17:06:39 +01:00
parent baf4f4c630
commit 0013789f31
Signed by: jorge.bornhausen
SSH key fingerprint: SHA256:X2ootOwvCeP4FoNfmVUFIKIbhq95tAgnt7Oqg3x+lfs
6 changed files with 6 additions and 6 deletions

View file

@ -7,7 +7,7 @@
<parent>
<groupId>ch.phoenixtechnologies.quarkus</groupId>
<artifactId>quarkus-commons</artifactId>
<version>1.0.5</version>
<version>1.0.6-SNAPSHOT</version>
</parent>
<artifactId>quarkus-random-number-generator</artifactId>