- Readme.md: docker run syntax
- pom.xml: Change version to stable
This commit is contained in:
2024-05-20 19:44:18 +02:00
parent a4fd5312d2
commit c774f8cb48
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@
<groupId>space.b00tload.services</groupId>
<artifactId>SnowflakeService</artifactId>
<version>1.0.0-rc1</version>
<version>1.0.0</version>
<name>SnowflakeService</name>
<description>A tool/microservice to centrally generate snowflake IDs.</description>