Skip to content

Commit f4e59b6

Browse files
authored
Update pom.xml
- Fixes an issue with unknown Teamspeak server events causing crashes
1 parent d8ff22e commit f4e59b6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

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

77
<groupId>com.github.manevolent</groupId>
88
<artifactId>ts3j</artifactId>
9-
<version>1.0</version>
9+
<version>1.0.1</version>
1010

1111
<properties>
1212
<maven.compiler.source>1.8</maven.compiler.source>
@@ -58,4 +58,4 @@
5858
<version>0.5.1</version>
5959
</dependency>
6060
</dependencies>
61-
</project>
61+
</project>

0 commit comments

Comments
 (0)