diff --git a/gradle.properties b/gradle.properties index 8c8b824..f555e07 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ -version=1.1.0-SNAPSHOT +version=1.1.0 group=com.github.rozidan sourceCompatibility=1.8 description='A Spring Boot `@Loggable` logger annotation'