We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 452d148 commit 1233cc9Copy full SHA for 1233cc9
1 file changed
pom.xml
@@ -6,7 +6,7 @@
6
7
<groupId>io.github.thibaultmeyer</groupId>
8
<artifactId>cuid</artifactId>
9
- <version>2.0.4-SNAPSHOT</version>
+ <version>2.0.4</version>
10
<name>CUID Java</name>
11
<description>Collision-resistant ids optimized for horizontal scaling and performance</description>
12
<url>https://github.com/thibaultmeyer/cuid-java</url>
0 commit comments