diff --git a/README.md b/README.md
index 8cee16b..729d6c4 100644
--- a/README.md
+++ b/README.md
@@ -93,7 +93,7 @@ Add Lynx dependency to your build.gradle
```groovy
dependencies{
- compile 'com.github.pedrovgs:lynx:1.0'
+ compile 'com.github.pedrovgs:lynx:1.1'
}
```
@@ -105,7 +105,7 @@ Or add Lynx as a new dependency inside your pom.xml
com.github.pedrovgs
lynx
- 1.0
+ 1.1
aar