Version 3.0.1

This commit is contained in:
Gideon le Grange 2016-02-10 21:59:53 +02:00
parent 5ec7940f7b
commit 30906dc2a9
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,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</version> <version>3.0.1</version>
</dependency> </dependency>
``` ```