diff --git a/build.gradle b/build.gradle index e1bc4c8..18a8f88 100644 --- a/build.gradle +++ b/build.gradle @@ -7,7 +7,7 @@ apply plugin: 'java' apply plugin: 'checkstyle' group 'com.github.pedrovgs' -version '1.2-SNAPSHOT' +version '1.2' sourceCompatibility = 1.6