diff --git a/build.gradle b/build.gradle index 8f6bd294508..66dee26018a 100644 --- a/build.gradle +++ b/build.gradle @@ -26,7 +26,7 @@ allprojects { // at ANY TIME as changes are merged into master. They represent a fully unstable API. // --- group = "mesosphere" - version = "0.10.1-SNAPSHOT" + version = "0.11.0" sourceCompatibility = '1.8' targetCompatibility = '1.8'