Fix of README for 3.0.2

This commit is contained in:
Gideon le Grange 2016-10-06 22:43:35 +02:00
parent a2437f1afe
commit e627fc7212
1 changed files with 1 additions and 1 deletions

View File

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