diff --git a/README.md b/README.md index cb9596cb026954c0b6b3ba482e5969b1c8e75b3c..60e6ac8ac55a39ca34c02084e22e1894ebad57fc 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.2</version> + <version>2.3.0</version> </dependency>