From fb2861ad5406d4e485194eb172e0e3bb52f08beb Mon Sep 17 00:00:00 2001 From: Konstantin Aksenov Date: Sun, 16 Dec 2018 10:33:56 +0700 Subject: [PATCH] Upgrade version to 1.0.3 --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 60c3f64..7645a7a 100644 --- a/build.gradle +++ b/build.gradle @@ -50,7 +50,7 @@ ext { siteUrl = 'https://github.com/vacxe/Konveyor' gitUrl = 'https://github.com/vacxe/Konveyor.git' - libraryVersion = '1.0.2' + libraryVersion = '1.0.3' developerId = 'vacxe' developerName = 'Konstantin Aksenov'