From 736f80e0882e686772051a06f7f64d8f4ee20076 Mon Sep 17 00:00:00 2001 From: Sergio Alonso Date: Tue, 10 Mar 2020 15:43:39 -0700 Subject: [PATCH] New release: 5.8.1 --- README.md | 2 +- gradle.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 847b8e134..450da02ba 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) -##### _March 04, 2020_ - [v5.8.0](https://github.com/mixpanel/mixpanel-android/releases/tag/v5.8.0) +##### _March 10, 2020_ - [v5.8.1](https://github.com/mixpanel/mixpanel-android/releases/tag/v5.8.1) # Table of Contents diff --git a/gradle.properties b/gradle.properties index 76d25d4e6..77c884136 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ -VERSION_NAME=5.8.1-SNAPSHOT +VERSION_NAME=5.8.1 POM_PACKAGING=aar GROUP=com.mixpanel.android