Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
- Fixes an issue with unknown Teamspeak server events causing crashes
  • Loading branch information
Manevolent authored May 26, 2020
1 parent d8ff22e commit f4e59b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>com.github.manevolent</groupId>
<artifactId>ts3j</artifactId>
<version>1.0</version>
<version>1.0.1</version>

<properties>
<maven.compiler.source>1.8</maven.compiler.source>
Expand Down Expand Up @@ -58,4 +58,4 @@
<version>0.5.1</version>
</dependency>
</dependencies>
</project>
</project>

0 comments on commit f4e59b6

Please sign in to comment.