diff --git a/gradle.properties b/gradle.properties index a93700b..94b41cf 100644 --- a/gradle.properties +++ b/gradle.properties @@ -23,8 +23,8 @@ kotlin.code.style=official # Deployment variables GROUP=com.segment.analytics.kotlin.destinations -VERSION_CODE=144 -VERSION_NAME=1.4.4 +VERSION_CODE=150 +VERSION_NAME=1.5.0 POM_ARTIFACT_ID=mixpanel POM_NAME=mixpanel