diff --git a/gradle.properties b/gradle.properties index 57080e4..b0349a7 100644 --- a/gradle.properties +++ b/gradle.properties @@ -26,7 +26,7 @@ kotlin.code.style=official # Maven GROUP=net.lachlanmckee -VERSION_NAME=1.2.0 +VERSION_NAME=1.3.0 POM_DESCRIPTION=Provides a mechanism to scale Jetpack Compose navigation across numerous modules. POM_INCEPTION_YEAR=2021