diff --git a/build.gradle b/build.gradle index 166be09..6f0ed32 100644 --- a/build.gradle +++ b/build.gradle @@ -38,7 +38,7 @@ plugins { } group 'cafe' -version '0.4.1' +version '0.4.2' sourceCompatibility = '1.8' targetCompatibility = '1.8'