diff --git a/build.gradle b/build.gradle index 013fbd3..1719cbb 100644 --- a/build.gradle +++ b/build.gradle @@ -7,7 +7,7 @@ plugins { } group 'com.bisnode.opa' -version '0.4.1' +version '0.4.2' sourceCompatibility = 1.8 targetCompatibility = 1.8