diff --git a/README.md b/README.md index dfa65b748bb2dd143dc50d3854ca93748e8bafcb..0018ae096f6f4ee7a76519562a57d0b9a9c663c7 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,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.0.2</version> + <version>3.0.3</version> </dependency> ```