diff --git a/build.gradle b/build.gradle index 48760cf..8eedd71 100644 --- a/build.gradle +++ b/build.gradle @@ -2,7 +2,7 @@ apply plugin: "groovy" apply plugin: "maven" apply plugin: "com.novoda.bintray-release" -def versionName = "1.0.1" +def versionName = "1.0.2" def pomGroupId = "co.ab180" def pomArtifactId = "fatjar"