diff --git a/README.md b/README.md index 225b753cfade545dd72852257942d28e6806df54..906af55bdad0a68e68da3d5a767819d16a685b2a 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,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.2.0</version> + <version>2.2.1</version> </dependency>