diff --git a/README.md b/README.md
index 73084f2..0ff4e78 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ Build text [Layout](https://developer.android.com/reference/android/text/Layout.
If using Gradle, add this to your `build.gradle`:
```groovy
-compile 'com.facebook.fbui.textlayoutbuilder:textlayoutbuilder:1.3.0'
+compile 'com.facebook.fbui.textlayoutbuilder:textlayoutbuilder:1.3.1'
```
or, if using Maven:
@@ -23,7 +23,7 @@ or, if using Maven:
build.gradle
:
- compile 'com.facebook.fbui.textlayoutbuilder:textlayoutbuilder:1.3.0'+
compile 'com.facebook.fbui.textlayoutbuilder:textlayoutbuilder:1.3.1'