diff --git a/README.md b/README.md index 8a04840..05b0f41 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ allprojects { ```groovy dependencies { - compile 'com.github.manneohlund:themeux:3.0.0' + compile 'com.github.manneohlund:themeux:3.1.0' } ```