From 403afc070f9b15269dd25fbcbf4e4339c02af482 Mon Sep 17 00:00:00 2001 From: Zihe Jia Date: Tue, 9 Mar 2021 15:14:31 -0800 Subject: [PATCH] New release: 5.8.7 --- README.md | 2 +- gradle.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7e4ab2ea..38e75f91 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) -##### _January 15, 2021_ - [v5.8.6](https://github.com/mixpanel/mixpanel-android/releases/tag/v5.8.6) +##### _March 09, 2021_ - [v5.8.7](https://github.com/mixpanel/mixpanel-android/releases/tag/v5.8.7) # Table of Contents diff --git a/gradle.properties b/gradle.properties index 644a4500..1cb79622 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ -VERSION_NAME=5.8.7-SNAPSHOT +VERSION_NAME=5.8.7 POM_PACKAGING=aar GROUP=com.mixpanel.android