diff --git a/build.gradle b/build.gradle index 746b0e8..493b7da 100644 --- a/build.gradle +++ b/build.gradle @@ -18,7 +18,7 @@ plugins { } group = 'eu.crushedpixel.sponge' -version = '0.1.1-SNAPSHOT' +version = '0.1.1' sourceCompatibility = 1.8 targetCompatibility = 1.8