Skip to content

Commit 83c032e

Browse files
committed
v0.4
1 parent cdb05d3 commit 83c032e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>io.github.animatedledstrip</groupId>
88
<artifactId>animatedledstrip-server</artifactId>
9-
<version>0.4-SNAPSHOT</version>
9+
<version>0.4</version>
1010
<packaging>jar</packaging>
1111

1212
<name>${project.groupId}:${project.artifactId}</name>
@@ -69,7 +69,7 @@
6969
<dependency>
7070
<groupId>io.github.animatedledstrip</groupId>
7171
<artifactId>animatedledstrip-core</artifactId>
72-
<version>0.4-SNAPSHOT</version>
72+
<version>0.4</version>
7373
</dependency>
7474
<dependency>
7575
<groupId>org.jetbrains.kotlin</groupId>

0 commit comments

Comments
 (0)