diff --git a/gradle.properties b/gradle.properties index 5202b08..4c4ccc6 100644 --- a/gradle.properties +++ b/gradle.properties @@ -28,7 +28,7 @@ RELEASE_SIGNING_ENABLED=true GROUP=io.github.jocoand POM_ARTIFACT_ID=showcase-sequence -VERSION_NAME=1.0.0 +VERSION_NAME=1.1.1 POM_NAME=Sequence Showcase POM_DESCRIPTION=A Jetpack Compose library for creating a sequence of showcases in a specific order.