From 24c48e1a7da0baa920fc214d2db7bf8ca9f1e9c4 Mon Sep 17 00:00:00 2001 From: Sergio Alonso Date: Mon, 22 May 2017 20:39:12 -0400 Subject: [PATCH] New release: 5.1.0 --- README.md | 2 +- gradle.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9235994b9..17e565113 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) -##### _April 24, 2017_ - [v5.0.2](https://github.com/mixpanel/mixpanel-android/releases/tag/v5.0.2) +##### _May 22, 2017_ - [v5.1.0](https://github.com/mixpanel/mixpanel-android/releases/tag/v5.1.0) # Table of Contents diff --git a/gradle.properties b/gradle.properties index 70fa3497a..3b138b7da 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ -VERSION_NAME=5.0.3-SNAPSHOT +VERSION_NAME=5.1.0 POM_PACKAGING=aar GROUP=com.mixpanel.android