diff --git a/README.md b/README.md index 89861dfc..08762054 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ # Latest Version [![Build Status](https://travis-ci.org/mixpanel/mixpanel-android.svg)](https://travis-ci.org/mixpanel/mixpanel-android) -##### _June 29, 2020_ - [v5.8.4](https://github.com/mixpanel/mixpanel-android/releases/tag/v5.8.4) +##### _September 24, 2020_ - [v5.8.5](https://github.com/mixpanel/mixpanel-android/releases/tag/v5.8.5) # Table of Contents diff --git a/gradle.properties b/gradle.properties index da4f9a85..1900758f 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ -VERSION_NAME=5.8.5-SNAPSHOT +VERSION_NAME=5.8.5 POM_PACKAGING=aar GROUP=com.mixpanel.android