diff --git a/build.gradle b/build.gradle index 13a95c18..66dc7a2c 100644 --- a/build.gradle +++ b/build.gradle @@ -30,7 +30,7 @@ repositories { } group 'com.faendir' -version = '0.5.0-SNAPSHOT' +version = '0.5.0' sourceCompatibility = 1.8 targetCompatibility = 1.8