diff --git a/build.gradle b/build.gradle index 126826d..85e1040 100644 --- a/build.gradle +++ b/build.gradle @@ -25,7 +25,7 @@ apply plugin: "org.jetbrains.dokka" apply plugin: "com.vanniktech.maven.publish" group 'com.github.dsrees' -version '1.1.0' +version '1.1.1' sourceCompatibility = 1.8