We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdb05d3 commit 83c032eCopy full SHA for 83c032e
1 file changed
pom.xml
@@ -6,7 +6,7 @@
6
7
<groupId>io.github.animatedledstrip</groupId>
8
<artifactId>animatedledstrip-server</artifactId>
9
- <version>0.4-SNAPSHOT</version>
+ <version>0.4</version>
10
<packaging>jar</packaging>
11
12
<name>${project.groupId}:${project.artifactId}</name>
@@ -69,7 +69,7 @@
69
<dependency>
70
71
<artifactId>animatedledstrip-core</artifactId>
72
73
</dependency>
74
75
<groupId>org.jetbrains.kotlin</groupId>
0 commit comments