Release 3.0.5

This commit is contained in:
Gideon le Grange 2018-11-08 06:39:24 +02:00
parent acefe40f25
commit af9fc52336
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ Maven users can use the artifact from Maven Central with this dependency:
<dependency> <dependency>
<groupId>me.legrange</groupId> <groupId>me.legrange</groupId>
<artifactId>mikrotik</artifactId> <artifactId>mikrotik</artifactId>
<version>3.0.4</version> <version>3.0.5</version>
</dependency> </dependency>
``` ```