From b615b6a19aac4ceaf48c08541ca34d01c45cc9df Mon Sep 17 00:00:00 2001
From: Ivan Baranov <baranov.ivan.v@gmail.com>
Date: Wed, 20 Mar 2019 12:58:38 +0300
Subject: [PATCH] Edit README.md

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 4ec9f48..a818ff8 100644
--- a/README.md
+++ b/README.md
@@ -352,14 +352,14 @@ Download
 --------
 Releases are available both in `jcenter` and `mavenCentral` repositories.
 ```groovy
-compile 'com.github.ivbaranov:rxbluetooth2:2.1.0'
+compile 'com.github.ivbaranov:rxbluetooth2:2.1.1'
 ```
 
 | Branch  | Artifact Id | Support library version  | Latest version |
 |:-------:|:-----------:|:------------------------:|:--------------:|
 | [`rxjava-1.x`](https://github.com/IvBaranov/RxBluetooth/tree/rxjava-1.x) | `rxbluetooth` | 25.3.1 | 0.1.6 |
 | [`rxjava-2.x`](https://github.com/IvBaranov/RxBluetooth/tree/rxjava-2.x) | `rxbluetooth2` | 25.3.1 | 2.0.4 |
-| [`rxjava-2.x`](https://github.com/IvBaranov/RxBluetooth/tree/rxjava-2.x) | `rxbluetooth2` | AndroidX | 2.1.0 |
+| [`rxjava-2.x`](https://github.com/IvBaranov/RxBluetooth/tree/rxjava-2.x) | `rxbluetooth2` | AndroidX | 2.1.1 |
 
 
 #### Snapshots