From ac00b21516371172b0ec022ce0880c1f571165b2 Mon Sep 17 00:00:00 2001 From: Sergio Alonso Date: Mon, 3 Apr 2017 13:35:44 -0700 Subject: [PATCH] New release: 5.0.0 --- README.md | 2 +- gradle.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index aa85d93db..f42c55e8f 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 08, 2017_ - [v4.9.8](https://github.com/mixpanel/mixpanel-android/releases/tag/v4.9.8) +##### _April 03, 2017_ - [v5.0.0](https://github.com/mixpanel/mixpanel-android/releases/tag/v5.0.0) Quick Installation ------------------ diff --git a/gradle.properties b/gradle.properties index b256511b4..43c3209b0 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ -VERSION_NAME=4.9.9-SNAPSHOT +VERSION_NAME=5.0.0 POM_PACKAGING=aar GROUP=com.mixpanel.android