From c9bc62d3c4dc5c5d61c9ce95eda21673a2c363a7 Mon Sep 17 00:00:00 2001 From: marcel Date: Wed, 18 Nov 2015 20:18:45 +0100 Subject: [PATCH] Release 0.3.2 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c1ffd30..c9739d4 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Disclaimer: This library is to be considered **very early** in terms of maturity `RxBonjour` is available on `jcenter()`: ```groovy -compile 'com.github.aurae:rxbonjour:0.3.1' +compile 'com.github.aurae:rxbonjour:0.3.2' ``` ## Usage