diff --git a/README.md b/README.md index 7babac45befcae4fca46a60d25a9c1e8f34e3502..ef727e0a092f7b2f9b6ccca07192940806f4509b 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ To include Ferma in your project of choice include the following Maven dependenc <dependency> <groupId>com.syncleus.ferma</groupId> <artifactId>ferma</artifactId> - <version>3.3.0</version> + <version>3.3.1</version> </dependency> ```