diff --git a/build.gradle b/build.gradle index b5e64de..4c73ab5 100644 --- a/build.gradle +++ b/build.gradle @@ -12,7 +12,7 @@ plugins { // Group and version that will be used in the generated POM file group = 'io.github.esafirm.uibook' -version = '1.1.0-RC2' +version = '0.1.0' task clean(type: Delete) { delete rootProject.buildDir