diff --git a/integration/compose/gradle.properties b/integration/compose/gradle.properties index 92c3591feb..f02fbf8c52 100644 --- a/integration/compose/gradle.properties +++ b/integration/compose/gradle.properties @@ -6,4 +6,4 @@ POM_DESCRIPTION=An integration library to integrate with Jetpack Compose VERSION_MAJOR=1 VERSION_MINOR=0 VERSION_PATCH=0 -VERSION_NAME=1.0.0-alpha.2 +VERSION_NAME=1.0.0-alpha.3 diff --git a/integration/ktx/gradle.properties b/integration/ktx/gradle.properties index 17ead22df7..458dda8039 100644 --- a/integration/ktx/gradle.properties +++ b/integration/ktx/gradle.properties @@ -6,4 +6,4 @@ POM_DESCRIPTION=An integration library to improve Kotlin interop with Glide VERSION_MAJOR=1 VERSION_MINOR=0 VERSION_PATCH=0 -VERSION_NAME=1.0.0-alpha.2 +VERSION_NAME=1.0.0-alpha.3