From 1653fc3e233967352ee15b48f87047b4bef29fe4 Mon Sep 17 00:00:00 2001 From: Maks Tuev Date: Sat, 4 Mar 2017 20:50:52 +0300 Subject: [PATCH] update version of ferro-rx to 2.0.0 --- ferro-rx/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ferro-rx/build.gradle b/ferro-rx/build.gradle index d265cfe..ac94f75 100644 --- a/ferro-rx/build.gradle +++ b/ferro-rx/build.gradle @@ -13,7 +13,7 @@ apply plugin: 'java' siteUrl = 'https://github.com/MaksTuev/ferro' gitUrl = 'https://github.com/MaksTuev/ferro.git' - libraryVersion = '1.0.2' + libraryVersion = '2.0.0' developerId = 'makstuev' developerName = 'Maks Tuev'