diff --git a/README.md b/README.md index 2cea5db97e292922657176c451d2a93c8f14336f..bcbaa76e6d56a895f915c149090f0f48c54c6b6d 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ To include Ferma in your project of choice include the following Maven dependenc <dependency> <groupId>com.syncleus.ferma</groupId> <artifactId>ferma</artifactId> - <version>2.0.6</version> + <version>2.1.0</version> </dependency>