version 2.7

This commit is contained in:
Gered 2017-04-14 18:44:41 -04:00
parent 035b9beaa3
commit b3473776e6

View file

@ -14,7 +14,7 @@ If your project uses Maven, you can add a dependency to BWMirror:
<dependency> <dependency>
<groupId>com.github.gered</groupId> <groupId>com.github.gered</groupId>
<artifactId>bwmirror</artifactId> <artifactId>bwmirror</artifactId>
<version>2.6</version> <version>2.7</version>
</dependency> </dependency>
``` ```