Fixed error in README (version in Maven artifact)

This commit is contained in:
GideonLeGrange 2015-04-07 17:08:05 +02:00
parent 69633f3390
commit db373c41d8
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ I recommend using the Maven artifact from Maven Central using this dependency:
<dependency> <dependency>
<groupId>me.legrange</groupId> <groupId>me.legrange</groupId>
<artifactId>mikrotik</artifactId> <artifactId>mikrotik</artifactId>
<version>2.0.2</version> <version>2.1</version>
</dependency> </dependency>
``` ```
You can also clone or fork the repository, or download the source as a zip or tar.gz from [Releases](https://github.com/GideonLeGrange/mikrotik-java/releases) You can also clone or fork the repository, or download the source as a zip or tar.gz from [Releases](https://github.com/GideonLeGrange/mikrotik-java/releases)