diff --git a/README.md b/README.md
index 0018ae096f6f4ee7a76519562a57d0b9a9c663c7..83b914ef1210e60b1e249890308b7ac5048f12d8 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.3</version>
+    <version>3.1.0</version>
 </dependency>
 ```
     
diff --git a/docs/index.md b/docs/index.md
index cd01ca4a24dd009debb2003796d439c6b43704f8..d234802f2d6e66696a08ac975579a72089a636e7 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -63,6 +63,9 @@ including the following.
 
 Ferma Javadocs:
 [latest](http://www.javadoc.io/doc/com.syncleus.ferma/ferma) -
+[3.1.0](http://www.javadoc.io/doc/com.syncleus.ferma/ferma/3.1.0) -
+[3.0.3](http://www.javadoc.io/doc/com.syncleus.ferma/ferma/3.0.3) -
+[3.0.2](http://www.javadoc.io/doc/com.syncleus.ferma/ferma/3.0.2) -
 [3.0.1](http://www.javadoc.io/doc/com.syncleus.ferma/ferma/3.0.1) -
 [3.0.0](http://www.javadoc.io/doc/com.syncleus.ferma/ferma/3.0.0) -
 [2.2.0](http://www.javadoc.io/doc/com.syncleus.ferma/ferma/2.2.0) -